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
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users