docfx

Static site generator for .NET API documentation.

MIT License

Downloads
38
Stars
4K
Committers
254

Bot releases are visible (Hide)

docfx - Version 2.42.2

Published by openpublishbuild over 5 years ago

  1. fix JavaScript error when clicking on "In This Article" links in the side navigation of the default website template. (#4419)
  2. Revert PDFSharp back to iTextSharp (#4407)
docfx - Version 2.42.1

Published by openpublishbuild over 5 years ago

  1. fix NullReferenceException in dependency command.
docfx - Version 2.42

Published by openpublishbuild over 5 years ago

  1. PDF features:
    1. Added support for a cover page when generating a PDF. (#2004)
    2. Added the ability to change the default "Cover Page" bookmark for the TOC in the PDF. (#4278)
    3. Added the ability to specify the type of outline to use when generating a PDF.
  2. Replaced iTextSharp with PdfSharp (#4250).
    1. [Breaking change] Removed support for OutlineOption.CustomOutline when generating a PDF.
  3. Bug fix:
    1. Prevent adding duplicate HTML files when generating a PDF.
docfx - Version 2.41

Published by openpublishbuild over 5 years ago

  1. Performance improvement:
    1. [Breaking Change] Abandon metadata on resource files, including global/file metadata, and paired .meta files.
    2. Fix several performance issues.
  2. Improve warnings when configuration contains invalid glob pattern in exclude section.
  3. Stablize result if multiple TOC links to the same file.
  4. Bug fix:
    1. Search bar not showing in statictoc template. (#3109)
    2. false invalid bookmark warnings when linking to H1 heading. (#4155)
docfx - Version 2.40.12

Published by openpublishbuild over 5 years ago

  1. Improve performance in Markdig Markdown engine. (#4048)
  2. Bug fix:
    1. DocFX fails when runs under Mono on Linux/MacOS. (#3389 #3746)
docfx - Version 2.40.11

Published by openpublishbuild over 5 years ago

  1. Add new severity level - Suggestion.
docfx - Version 2.40.10

Published by openpublishbuild over 5 years ago

  1. Bug fix:
    1. Non-source files should not be included in file metadata changes when incremental build.
docfx - Version 2.40.9

Published by openpublishbuild over 5 years ago

  1. Fix error extracting metadata from DLL files. (#3979)
docfx - Version 2.40.8

Published by openpublishbuild almost 6 years ago

  1. Performance improvement:
    1. Increase incremental build chance when fileMetadata changes. (#3816)
    2. Improvement query performance when extracting metadata. (#3207)
docfx - Version 2.40.7

Published by openpublishbuild almost 6 years ago

  1. Fix perf issue when report toc dependency.
  2. Transform code language extracted from triple slash comments to style class.
  3. Fix cache corruption when shrink multiple times
docfx - Version 2.40.6

Published by openpublishbuild almost 6 years ago

  1. Show warnings on page when codesnippet is not found.
  2. Bug fix:
    1. Fix EntityMetadata for FSharp when parsing signature files.
    2. Fix FSharp tests.
docfx - Version 2.40.5

Published by openpublishbuild almost 6 years ago

  1. Bug fix:
    1. Fix EntityMetadata for FSharp when parsing signature files.
docfx - Version 2.40.4

Published by openpublishbuild almost 6 years ago

  1. Show warnings on page when codesnippet is not found.
  2. Bug fix:
    1. Fix EntityMetadata for FSharp when parsing signature files.
    2. Fix FSharp tests.
docfx - Version 2.40.3

Published by openpublishbuild almost 6 years ago

  1. Bug fix:
    1. Fix toc ui of static template. (#3606)
docfx - Version 2.40.2

Published by openpublishbuild almost 6 years ago

  1. Add cache to fix swagger parser perf issue.
  2. Add dropdown fix to static toc template. (#3361)
docfx - Version 2.40.1

Published by openpublishbuild almost 6 years ago

  1. Fix codesnippet tagname bug.
docfx - Version 2.40

Published by openpublishbuild about 6 years ago

  1. Upgrade Markdig to 0.15.4
docfx - Version 2.39.2

Published by openpublishbuild about 6 years ago

  1. Fix ArgumentNullException error when extracting metadata from DLL. (#3374)
docfx - Version 2.39.1

Published by openpublishbuild about 6 years ago

  1. Update Nuget package config.
  2. Fix Chocolatey package download error. (#3349)
docfx - Version 2.39

Published by openpublishbuild about 6 years ago

  1. Support warnings as errors by --warningsAsErrors true. (#3229)
  2. Support for value tuples in documentation. (#2512 #3211)
  3. Upgrade to net462 and support long path. (#3183)
  4. Upgrade Microsoft.Build to work with VS 15.8. (#3158 #3225 #3231)
Package Rankings
Top 17.68% on Formulae.brew.sh
Badges
Extracted from project README
NuGet ci nightly Help Wanted