
7 Apr
2018
7 Apr
'18
4:15 p.m.
Brian May <brian@linuxpenguins.xyz> wrote:
I personally use Sphinx for the same purpose. As in the tool that is often used for Python documentation. Similar, but uses restructured text, not markdown.
Thank you. I had read about it but hadn't looked at the documentation. While LaTeX may turn out to be a better choice in this case (for finer control over the formatting), I have other document-related tasks to consider as well. I'll experiment with the options and determine what solution proves most effective. Knowing multiple markup languages is a good idea.