[Mono-dev] Creating a help system
Jonathan Pryor
jonpryor at vt.edu
Sun Oct 8 09:01:49 EDT 2006
On Sun, 2006-10-08 at 12:28 +0100, Michael Hutchinson wrote:
> Personally I'd use Monodoc, and write an XSLT to convert the XML into
> a form that could be used by Sandcastle/NDoc/VS.NET SDK to generate
> help for Windows.
Monodoc also includes a tool to convert from the ECMA documentation
format used by Mono into the "/doc" format generated by "CSC.EXE /doc".
It's the monodocs2slashdoc program.
There's also a monodocs2html program to create HTML files from the ECMA
documentation format.
- Jon
More information about the Mono-devel-list
mailing list