Ian Pilcher <
[email protected]> writes:
Can inspect generate HTML documentation, à la Sphinx and other tools?
You could use inspect to generate HTML documentation by manually
programming the conversion to HTML, but maybe it would be more
appropriate to use inspect to generate a file in the reStructuredText
format, which then possibly could be processed by Sphinx just as
Sphinx would process a reStructuredText file that has been written
manually. But I don't know whether this can be intergrated in every
existing Sphinx process. I have no experience with Sphinx.
However, I find Sphinx very interesting! I am planing a program
that will convert a text file with markup into HTML, and recently
discovered that Sphinx is very much like the system I want to create.
However, I still want to write my own implementation as I like to
be able to incorporate my own ideas and language design.
Right now, I am writing a prototype implementation that already
should be useful but only contains "low-hanging fruits" which
are easy for me to implement. I hope to finish it this month.
Then I am planning a rewrite with all my ideas, even those that
are harder to implement, to be finished within about three years.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)