docfx

Static site generator for .NET API documentation.

MIT License

Downloads
38
Stars
4K
Committers
254

Bot releases are hidden (Show)

docfx - Version 2.47

Published by openpublishbuild almost 5 years ago

  1. Add persistence to the TOC filter (#5164). Thanks @jo3w4rd!
  2. Bug fix:
    1. Fix StackOverflowExcpetion when resolving cross reference. (#4857)
    2. Fix parsing ~/ in link path. (#5223)
docfx - Version 2.46

Published by openpublishbuild about 5 years ago

  1. Support Jupyter Notebook in code snippet (#4989, #5000). Thanks @pravakarg, @sdgilley!
  2. Upgrade to Microsoft.CodeAnalysis 3.3.1 for C# 8.0 support (#5163). Thanks @dlech!
  3. Improve the default template for TypeScript documentation (#5128). Thanks @rbuckton!
  4. Improve logging of template preprocessor errors (#5099). Thanks @mcm-ham!
  5. Bug fix:
    1. fix duplicate warnings when include the same file multiple times. (#5093)
docfx - Version 2.45.1

Published by openpublishbuild about 5 years ago

  1. Improve performance by upgrading Jint to 2.11.58. (#5032)
  2. Resolve UID from xrefmap respecting the order defined in docfx.json. (#5094)
  3. Bug fix:
    1. Fix incremental build error when previous build has no content. (#5010)
    2. Fix PDF cover page not work. (#5077)
    3. Enforce trailing ] when matching file inclusion Markdown syntax. (#5091)
docfx - Version 2.45

Published by openpublishbuild about 5 years ago

  1. Support linking to repository from dev.azure.com automatically. (#4493)
  2. Unify log code InvalidInternalBookmark and InvalidExternalBookmark into InvalidBookMark.
  3. Expand environment variables in metadata/build src section when looking for input files. (#4983)
docfx - Version 2.43.5

Published by openpublishbuild about 5 years ago

docfx - Version 2.44

Published by openpublishbuild about 5 years ago

docfx - Version 2.43.4

Published by openpublishbuild about 5 years ago

docfx - Version 2.43.3

Published by openpublishbuild over 5 years ago

docfx - Version 2.43.2

Published by openpublishbuild over 5 years ago

  1. Bug fix:
    1. Fix running under Linux/Mono (#4728). Thanks @tibel!
    2. Fix PDF build failure under Azure DevOps with a new config noStdin (#4488). Thanks @oleksabor!
    3. Fix truncation issue in side bar (#3166). Thanks @icnocop!
    4. Fix a scrolling issue when clicking the same anchor twice (#3133). Thanks @icnocop!
docfx - Version 2.43.1

Published by openpublishbuild over 5 years ago

  1. Support Visual Studio 2019. (#4437)

    [Note] This will break running under Linux/Mono. Before it is fixed, you can keep using v2.42.4.

docfx - Version 2.43

Published by openpublishbuild over 5 years ago

  1. Drop project.json support. (#4573)
docfx - Version 2.42.4

Published by openpublishbuild over 5 years ago

  1. Drop project.json support. (#4573)
docfx - Version 2.42.3

Published by openpublishbuild over 5 years ago

  1. Bug fix: use remove instead of add to remove duplicate items.
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.
Package Rankings
Top 17.68% on Formulae.brew.sh
Badges
Extracted from project README
NuGet ci nightly Help Wanted