Thursday, April 22, 2004

NDoc is truly an amazing library.

You can easily define your own documentation renderer (Documenter) class by implementing the NDoc.Core.IDocumenter interface (inheriting from BaseDocumenter will help). Once this is done, put the assembly ( named NDoc.Documenter.YourRenderer.dll) into the directory where NDocGUI.exe is and it will be loaded by Reflection where the GUI opens.

Since NLiterate is one way of looking at documentation, it deserved it's own documenter. The task was surprinsgly easy... maybe this could be my 2cents for NDoc :)

posted on Friday, April 23, 2004 4:31:00 AM UTC  #    Comments [1]
Tracked by:
"debate education sex" (online) [Trackback]
"hassan almrei" (online) [Trackback]
Monday, June 06, 2005 6:10:26 PM UTC
The source of NLiterate is available on <a target="_new" href="http://www.dotnetwiki.org">http://www.dotnetwiki.org</a>
<br>
<br>
Jonathan de Halleux
Comments are closed.