I'm writing documentation for a WordPress template I've made. I'd like to be able to provide documentation in HTML, PDF, ePub and Mobi formats without having to spend any time tweaking each format other than the one I write it in as i'll probably need to update it often. I assume it is easiest to write it in HTML but perhaps a word doc to all four might be best. Is there an app that outputs in all of these formats?

link|improve this question

76% accept rate
feedback

2 Answers

up vote 2 down vote accepted

Take a look at Calibre. You can use it for the conversion part.

link|improve this answer
feedback

Write in markdown, and convert to anything you want with pandoc.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.