docfx

Static site generator for .NET API documentation.

MIT License

Downloads
38
Stars
4K
Committers
254

Bot releases are visible (Hide)

docfx - Version 2.38.1

Published by openpublishbuild about 6 years ago

  1. Bug fix:
    1. Fix yamlheader in inline inclusion (#3203)
docfx - Version 2.38

Published by openpublishbuild about 6 years ago

  1. Support --disableDefaultFilter to disable default API visibility filter rule. (#2561)
  2. Improve warning message for invalid link in TOC inclusion (#3106)
  3. Support dropdowns in top navigation bar. (#3168)
docfx - Version 2.37.2

Published by openpublishbuild about 6 years ago

  1. Bug fix:
    1. Refine regex for tables and add timeout (#3118)
docfx - Version 2.37.1

Published by openpublishbuild over 6 years ago

  1. Defaults to TLS 1.2 when query from xref service and download xref map.
  2. Bug fix:
    1. Fix FSharp project loading. (#2960)
docfx - Version 2.37

Published by openpublishbuild over 6 years ago

docfx - Version 2.36.2

Published by openpublishbuild over 6 years ago

  1. Bug fix:
    1. Improve download command error message. (#2805)
    2. Fix code indent issue. (#2830)
    3. Fix error when generating metadata. (#2852)
docfx - Version 2.36.1

Published by qinezh over 6 years ago

  1. Bug fix:
    1. Fix .targets file. (#2804)
    2. Fix missing publish Microsoft.DocAsCode.Metadata.ManagedReference.FSharp NuGet package. (#2779)
docfx - Version 2.36

Published by vicancy over 6 years ago

  1. Allow setting the base path for code sources. (#2131)
  2. Bug fix:
    1. Fix API filter for attribute. (#2451)
    2. Fix error when attribute has null value. (#2539)
    3. Fix Markdown when link contains space. (#2681)
    4. Fix XML comment merge not preserving inheritdoc metadata.
    5. Fix page error under Internet Explorer 11 (#2741)
    6. Disable building document when live unit testing.
docfx - Version 2.35.4

Published by vicancy over 6 years ago

docfx - Version 2.35.2

Published by qinezh over 6 years ago

docfx - Version 2.35.1

Published by vicancy over 6 years ago

  1. Bug fix: codesnippet tagname is not recognized when the tag starts with \t in Markdig.
docfx - Version 2.35

Published by vicancy over 6 years ago

  1. Bug fix:
    1. Fix Tabbed Content rendering bug. (#2645)
    2. Fix script error in getHierarch. (#2624)
    3. Fix loading csproj NullObjectReferenceException. (#1944)
    4. Fix affix "active" class issue. (#2658)
docfx - Version 2.34

Published by vicancy over 6 years ago

  1. Bug fix:
    1. Fix error with enum flags in attributes. (#2573)
    2. Improve syntax formatting when containing where keyword. (#2410)
    3. Fix XML syntax highlighting issue. (#2553)
docfx - Version 2.33.2

Published by vicancy over 6 years ago

  1. support more languages for markdig (#2574)
  2. MonikerRange infinite loop bug (#2572)
docfx - Version 2.33.1

Published by qinezh over 6 years ago

  1. Enable emoji in markdig
  2. Decode href in FileLinkInfo
docfx - Version 2.33

Published by vicancy over 6 years ago

  1. Support generating API reference for TypeScript (#2220)
  2. Bug fix:
    1. XRefService lookup of generic classes doesn't work (#2448)
    2. Fix yaml serialize for string '~' (#2519)
    3. Fix link bug after <a/> in markdown (#2521)
    4. Fix VSTS's git url under detached HEAD (#2516)
docfx - Version 2.32.2

Published by vicancy over 6 years ago

  1. Bug fixes:
    1. Fix metadata broken with mono and linux (#2358).
    2. Partially fix metadata broken with latest VS 15.6 with workaround:
      set VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise
      set VisualStudioVersion=15.0
      set MSBuildExtensionsPath=C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin
      
docfx - Version 2.32.1

Published by vicancy over 6 years ago

docfx - Version 2.32

Published by vicancy over 6 years ago

  1. Support remove special host name from xref service.
  2. Bug fixes:
    1. Fix empty code block in markdown(dfm, dfm-latest).
docfx - Version 2.31

Published by vicancy over 6 years ago

  1. Upgrade Roslyn's CodeAnalysis assemblies to latest 2.6.1
  2. Bug fixes:
    1. Fix bug for missing seealso section in enum pages (#2402)
    2. Fix bug for supporting in keyword which is introduced in by C# 7.2 (#2385)
    3. Fix runtime error when EII name hits VB preserved keywords (#2379)
    4. Fix docfx.console so that it can support the new netstandard csproj format (#2142)
Package Rankings
Top 17.68% on Formulae.brew.sh
Badges
Extracted from project README
NuGet ci nightly Help Wanted