Hi all, are there plans to support monodoc?
For example, a problem we have is that there is no help compiler like hhc.exe for Linux... The monodoc project provides assembler.exe, which generates documentation from ECMA XML files generated by generator.exe/updater.exe (these two applications are also shipped with monodoc). Yesterday, Jarek ([EMAIL PROTECTED]) wrote a utility (which is attached to this e-mail) for converting ECMA XML files generated by generator.exe/updater.exe to an XML file that can be processed by NDoc... I need to generate my docs in the following formats: . HTML . PDF . something equivalent to MSDN NDoc already supports Linear HTML; it also provides a LaTeX documenter that generates LaTeX source files from which one can easely generate either PDF or PS output. The MSDN documenter works on Windows only, so it would be nice to have also monodoc support. What's your opinion? Gius_.
monodoc2ndoc.cs
Description: Binary data
