Skip to content

Releases: Doraku/DefaultDocumentation

DefaultDocumentation 0.7.4

24 May 17:22
49675b9
Compare
Choose a tag to compare

added NameAndMd5Mix file name mode (#50)
changed display of members with pages as table (#51)


fixed File used by an other process IOException (#52)
fixed external links throwing ArgumentException (#54)
fixed msbuild task source directory (#56 thanks to @basvanderlaken)

msbuild task nuget package
dotnet tool nuget package

DefaultDocumentation 0.7.4-beta2

13 May 11:12
Compare
Choose a tag to compare
Pre-release

added NameAndMd5Mix file name mode (#50)
changed display of members with pages as table (#51)


fixed File use by an other process IOException (#52)
fixed external links throwing ArgumentException (fix #54)

msbuild task nuget package
dotnet tool nuget package

DefaultDocumentation 0.7.4-beta1

04 May 19:03
Compare
Choose a tag to compare
Pre-release

added NameAndMd5Mix file name mode (#50)


fixed File use by an other process IOException (#52)

msbuild task nuget package
dotnet tool nuget package

DefaultDocumentation 0.7.3

25 Apr 19:16
Compare
Choose a tag to compare

added implementations for methods and properties if any (#46)


fixed derived line return
fixed dotnet tool options with the same short name (#48)
fixed inheritance error for non ITypeDefinition type (#48)

msbuild task nuget package
dotnet tool nuget package

DefaultDocumentation 0.7.2

16 Apr 21:35
Compare
Choose a tag to compare

breaking changes:
changed slightly file name generation for FullName and Name FileNameMode
changed tool to msbuild task to remove runtime dependencies (#42)
renamed DefaultDocumentationNestedTypeVisibility to DefaultDocumentationNestedTypeVisibilities
renamed DefaultDocumentationWikiLinks to DefaultDocumentationRemoveFileExtensionFromLinks
renamed DefaultDocumentationHome to DefaultDocumentationAssemblyPageName

fixed see link for await, false and true langword values
fixed inheritdoc when getting documentation from mscorlib entity

added support for source and region attributes in code element (#40 thanks to @basvanderlaken)
added support for language attributes in code element
added See Also section at the end of pages grouping all seealso elements
added support for see and seealso displayed text change with element value
added dotnet tool package (#25)
added DefaultDocumentationGeneratedPages property to set which element will have its own page (#36)
added cross assembly documentation linking (#7)
added support for href attribute in see and seealso element
added ExplicitInterfaceImplementations items to documentation

msbuild task nuget package
dotnet tool nuget package

DefaultDocumentation 0.6.15

23 Mar 21:59
Compare
Choose a tag to compare

DefaultDocumentation 0.6.15

fixed IOException when writing documentation

nuget package

DefaultDocumentation 0.6.14

01 Mar 12:46
Compare
Choose a tag to compare

DefaultDocumentation 0.6.14

fixed error when GenerateDocumentationFile is set to false
fixed inheritdoc infinite loop

added DisableDefaultDocumentation property to disable DefaultDocumentation

nuget package

DefaultDocumentation 0.6.13

16 Jan 00:37
Compare
Choose a tag to compare

DefaultDocumentation 0.6.13

added support to exclude namespace/type/members by adding a element in xml documentation
added type constraints on generic type parameters
added DefaultDocumentationWikiLinks parameter to produce links compatible with github wiki pages
added support
added function pointer support

nuget package

DefaultDocumentation 0.6.12

17 Sep 19:55
Compare
Choose a tag to compare

fixed generic api link

added csharp declaration to code tag
added DefaultDocumentationInvalidCharReplacement parameters
added constant field values

nuget package

DefaultDocumentation 0.6.11

31 Jul 20:31
Compare
Choose a tag to compare

ignores readme.md files on deleting old markdowns

nuget package