Hacker News new | ask | show | jobs
by ska 834 days ago
FWIW I’ve had some good results for technical documentation in RST markdown with sphinx for generation. You can develop latex header details for detailed templating for pdf output, etc. while keeping the html more simple if you want .
1 comments

Thanks for the tip, I will take a look at it asap