Closed
Description
The user manual is currently a PDF file created with LaTex. Having the documentation in HTML would have several advantages:
- Better integration into the website
- Better visibility for search engines
- Not bound to A4 pages
- Easier navigation
There are lots of tools/formats for generating HTML documentation, some of them are
Requirements
- Must work offline
- Can export a PDF as well
- Support for mathematical equations
- Bonus points if the theory manual could be converted too
Notes while testing some of them:
-
mdBook
-
Asciidoctor
- Best one so far. Much more powerful than Markdown, but still easy to write.
- Produces acceptable PDFs with some tweaking
- Only single page HTML out of the box, but there is an extension