Great, thanks for the hint. If I manage to produce something, I'll try to
publish it as a reusable tool.
Igor
On Thu, Sep 1, 2011 at 2:06 PM, Michael Foord wrote:
> On 01/09/2011 10:04, Igor Brejc wrote:
>
> Hi,
>
> I plan to write a wrapper API in C# that will be used by IronPython
> scripts
On 01/09/2011 10:04, Igor Brejc wrote:
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 lik
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 see