-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +0,0 @@ | ||
breaking changes: | ||
changed 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 | ||
|
||
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 | ||