← Prev in month ← Prev in thread
Next in thread → Next in month →

Source code documentation from C#/.NET to DocBook

From
Michael Valent <>
Date
2010-12-21T07:44:55+00:00
ID
Thread
Source code documentation from C#/.NET to DocBook
Hello out there!

 

My company develops software under .NET and has the source code comments externalized in auxiliary files as described here:

http://msdn.microsoft.com/en-us/magazine/cc302121.aspx

We are currently using Microsoft Sandcastle (http://sandcastle.codeplex.com/) to generate stand-alone online output.

 

Now they want a full-fledged Developer’s Guide, both in HTML/WebHelp and PDF. This means I need a _decent_ documentation standard – like DocBook. Here comes my question: Does anybody have anything as convenient as the Java dbdoclet (www.dbdoclet.org) for my case? Or at least: Is there an XSL for the DocBook transformation somewhere out there? Actually, I don’t care if the transformation takes place directly in the comments files or at the level of the Sandcastle output.

 

Thanks a lot in advance

Michael
← Prev in month ← Prev in thread
Next in thread → Next in month →