Skip to content

Releases: dotnet/docfx

Version 2.11.3

07 Feb 02:42
Compare
Choose a tag to compare
  1. Add support for title attribute specification in TOC.md files

Version 2.11.2

25 Jan 10:55
Compare
Choose a tag to compare
  1. Fix bug in functions exported by embedded common template.

Version 2.11.1

24 Jan 01:39
Compare
Choose a tag to compare
v2.11.1

update version note

Version 2.11

23 Jan 02:25
Compare
Choose a tag to compare
  1. Export custom href generator.
  2. Use attribute driven data model for ManagedReference
  3. Bug fixes:
  4. Generate overload name/fullname form generic method should not contain method parameter.
  5. Fix href for markdown link to non-exist files in include files.

Version 2.11(Pre-Release)

23 Jan 01:43
Compare
Choose a tag to compare
  1. Export custom href generator.
  2. Bug fixes:
  3. Generate overload name/fullname form generic method should not contain method parameter.
  4. Fix href for markdown link to non-exist files in include files.

Version 2.10.2

04 Jan 08:22
Compare
Choose a tag to compare
  1. Remove the check for character ? in relative path.
  2. LinkFileSystem: not throw DirectoryNotFoundException when no output.

Version 2.10.1

03 Jan 11:18
Compare
Choose a tag to compare
  1. Relative path add check for character ?*.

Version 2.10

03 Jan 03:33
Compare
Choose a tag to compare
  1. Bug fixes:
  2. Markdown table content is misplaced if there is empty column in it.
  3. Markdown include should not share link context.
  4. Fix rawTitle when article's first line is HTML comment.

Version 2.9.3

15 Dec 10:17
Compare
Choose a tag to compare
  1. hotfix for wrong file link check message.

Version 2.9.2

14 Dec 07:36
Compare
Choose a tag to compare
  1. Remove commit id to avoid config hash changed.