Skip to content

Releases: Doraku/DefaultDocumentation

DefaultDocumentation 0.5.1

03 Nov 18:15
Compare
Choose a tag to compare

added parameters default value in generated code example
added inheritance and implementation type information
added namespace documentation through special named class NamespaceDoc

fixed generic type and array link generation
fixed dotnet api link for generic and parameterized members
fixed Property documentation using return element instead of value element
fixed decorated member documentation not generated if parent type is not decorated

nuget package

DefaultDocumentation 0.5.0

01 Nov 21:52
Compare
Choose a tag to compare

full rework to produce a much more complete documentation using the produced assembly

nuget package

DefaultDocumentation 0.4.3

22 Aug 21:10
Compare
Choose a tag to compare

fixed crash when missing parent types
fixed crash when missing generic parameter documentation
changed dotnet path to be linux friendly
retrograded target to netcore1.0
added framework4.5 target
added value support
added para support

nuget package

DefaultDocumentation 0.4.2

01 May 09:54
Compare
Choose a tag to compare

throw a better exception when missing documentation on generic types
handle line break correctly

nuget package

DefaultDocumentation 0.4.1

17 Mar 00:46
Compare
Choose a tag to compare

throw a better exception when missing documentation on generic types

nuget package

DefaultDocumentation 0.4.0

04 Jan 13:53
Compare
Choose a tag to compare

added M full operator support

nuget package

DefaultDocumentation 0.3.0

22 Dec 13:01
Compare
Choose a tag to compare

added c support
added code support
added example support
added N support

nuget package

DefaultDocumentation 0.2.0

08 Dec 12:19
Compare
Choose a tag to compare

added E event support
added M operator support
added P index support
added T nested type support
added remarks support
added seealso support
changed to use the name of the assembly in the xml instead of the file name as the main markdown page

nuget package

DefaultDocumentation 0.1.0

06 Dec 20:18
Compare
Choose a tag to compare