OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]