From: Thomas K. <th...@kl...> - 2014-07-28 18:56:32
|
On 28 July 2014 11:27, Benjamin Root <ben...@ou...> wrote: > Going to the sourceforge page you have, I see that you mean "HTML Help" as > in ".chm" files. That is something different that I am not familiar with. > All of our documentation is generated from sphinx, so whatever sphinx > supports, we can generate. Sphinx does support CHM as the 'htmlhelp' target, though the docs seem to say that you need another application ("Microsoft HTML Help Workshop") to finish compiling it. http://sphinx-doc.org/builders.html#sphinx.builders.htmlhelp.HTMLHelpBuilder Thomas |