docu icon indicating copy to clipboard operation
docu copied to clipboard

Simple documentation done simply. .Net documentation generation

Results 8 docu issues
Sort by recently updated
recently updated
newest added

Not sure what i'm doing wrong. Just checked out docu, built it ok via visual studio and attempted to run it. Got this: ```` Unhandled Exception: System.NullReferenceException: There was no...

Hello, docu works fine (in VB.NET), but it doesn't mention Optional arguments in functions as Optional. Has anyone the same issue? Thanks!

I could fix this particular problem, but in needs to be adressed in a more global way. Actually, the library seems to assume that all cref are prefixed with the...

The option to display some custom attributes was required, so I added Attributes to the Property entity which can later be displayed using the templates.

``` ------ Test started: Assembly: Docu.Tests.dll ------ when the HtmlGenerator is told to convert a template that uses the assemblies collection to html » should output the assembly value when...

Hi! docu looks like a nice project, I was just giving it a try to see if it would work for my mono-based project. I'm getting the following exception, when...