[Ironpython-users] Code docs generation for Python-exposed .NET API

Igor Brejc igor.brejc at gmail.com
Thu Sep 1 11:04:10 CEST 2011


Hi,

I plan to write a wrapper API in C# that will be used by IronPython scripts.
The API will adhere to Python's coding & design style etc.

My question: what would be the best approach for generating code
documentation in HTML that would look & feel like it's for native Python
API? Sandcastle seems a bit too .NETish, is there something that would
resemble sphinx's generated documentation?

Thanks for any hints,
Igor Brejc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110901/a78c3dfb/attachment.html>


More information about the Ironpython-users mailing list