Microsoft.DocAsCode.Build.TableOfContents 2.67.5

Prefix Reserved
Suggested Alternatives

Docfx.Build.TableOfContents

Additional Details

Docfx has been fully transitioned to be a .NET Foundation project entirely driven by the community for the interest of the community. Hence we are renaming the NuGet package names, assembly names and namespace names from Microsoft.DocAsCode.* to Docfx.*.

dotnet add package Microsoft.DocAsCode.Build.TableOfContents --version 2.67.5
                    
NuGet\Install-Package Microsoft.DocAsCode.Build.TableOfContents -Version 2.67.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.DocAsCode.Build.TableOfContents" Version="2.67.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DocAsCode.Build.TableOfContents" Version="2.67.5" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.DocAsCode.Build.TableOfContents" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.DocAsCode.Build.TableOfContents --version 2.67.5
                    
#r "nuget: Microsoft.DocAsCode.Build.TableOfContents, 2.67.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.DocAsCode.Build.TableOfContents&version=2.67.5
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.DocAsCode.Build.TableOfContents&version=2.67.5
                    
Install as a Cake Tool

Build your docs with docfx

NuGet Help Wanted Gitter

Build your technical documentation site with docfx, with landing pages, markdown, API reference docs for .NET, REST API and more.

⚠️⚠️⚠️ NOTICE ⚠️⚠️⚠️

DocFX is being transitioned to the .NET Foundation as an official .NET project!

  • The DocFX team is working on improving the main branch. This will introduce new features and bug fixes to the project, remove some older code and features that are no longer necessary, as well as update the dependencies and simplify the project structure. Stay tuned for a roadmap.
  • Due to architectural changes in the site, DocFX can no longer support building Microsoft Learn content directly. The open source repos holding Markdown content for Microsoft Learn will still accept pull requests and changes, but are not directly buildable with DocFX.
  • Moving forward, we will only be supporting this tool as a static site generator for new sites, not as a tool to build official Microsoft content on Microsoft Learn.

Getting Started

  1. Install docfx as a global tool:

    dotnet tool install -g docfx
    
  2. Create and start a website locally:

    docfx init -q
    docfx build docfx_project\docfx.json --serve
    
  3. Go to https://localhost:8080 to see the sample site.

For more information, refer to Getting Started.

Contributing

Use Discussions for questions and general discussions. Use Issues to report bugs and proposing features.

We welcome code contributions through pull requests, issues tagged as help-wanted are good candidate to start contributing code.

Prerequisites

Build and Test

  • Build site templates in templates directory:
    • Run npm install to restore npm dependencies.
    • Run npm run build to build the templates.
  • Run dotnet build to build the project or use Visual Studio to build docfx.sln.
  • Run dotnet test to test the project or use Visual Studio test explorer.
    • Run git lfs checkout to checkout files for snapshot testing

Branch and Release

The main branch is the default branch for pull requests and most other development activities. We occationally use feature/* branches for epic feature development.

Releases are based on a stable main branch commit using GitHub Releases. Use of Conventional Commit is encouraged.

Docfx is not released under a regular cadence, new versions arrive when maintainers see enough changes that warrant a new releases. Sometimes we use prereleases to dogfood breaking changes and get feedbacks from the community.

Roadmap

We use Milestones to communicate upcoming changes docfx:

  • Working Set are features being actively worked on. Not every features in this bucket will be committed in the next release but they reflect top of minds of maintainers in the upcoming period.

  • Backlog is a set of feature candidates for some future releases, but are not being actively worked on.

License

This project is licensed under the MIT License.

.NET Foundation

This project is supported by the .NET Foundation.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.DocAsCode.Build.TableOfContents:

Package Downloads
Microsoft.DocAsCode.App

Docfx published as a library for extensibility and advanced customization

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.67.5 12,452 6/21/2023 2.67.5 is deprecated because it is no longer maintained.
2.67.3 2,102 6/2/2023 2.67.3 is deprecated because it is no longer maintained.
2.67.2 937 5/26/2023 2.67.2 is deprecated because it is no longer maintained.
2.67.1 1,052 5/16/2023 2.67.1 is deprecated because it is no longer maintained.
2.67.0 1,573 5/6/2023 2.67.0 is deprecated because it is no longer maintained.
2.66.2 5,750 4/26/2023 2.66.2 is deprecated because it is no longer maintained.
2.66.1 903 4/25/2023 2.66.1 is deprecated because it is no longer maintained.
2.66.0 924 4/24/2023 2.66.0 is deprecated because it is no longer maintained.
2.65.3 994 4/14/2023 2.65.3 is deprecated because it is no longer maintained.
2.65.2 935 4/11/2023 2.65.2 is deprecated because it is no longer maintained.
2.65.1 871 4/9/2023 2.65.1 is deprecated because it is no longer maintained.
2.65.0 909 4/7/2023 2.65.0 is deprecated because it is no longer maintained.
2.64.0 5,630 3/30/2023 2.64.0 is deprecated because it is no longer maintained.
2.63.1 1,262 3/21/2023 2.63.1 is deprecated because it is no longer maintained.
2.63.0 885 3/20/2023 2.63.0 is deprecated because it is no longer maintained.
2.62.2 1,035 3/7/2023 2.62.2 is deprecated because it is no longer maintained.
2.62.1 2,526 2/15/2023 2.62.1 is deprecated because it is no longer maintained.
2.62.0 948 2/14/2023 2.62.0 is deprecated because it is no longer maintained.
2.61.0 2,909 1/30/2023 2.61.0 is deprecated because it is no longer maintained.
2.60.2 1,431 1/20/2023 2.60.2 is deprecated because it is no longer maintained.
2.60.1 969 1/18/2023 2.60.1 is deprecated because it is no longer maintained.
2.60.0 1,472 1/13/2023 2.60.0 is deprecated because it is no longer maintained.
2.60.0-preview.2 199 12/25/2022 2.60.0-preview.2 is deprecated because it is no longer maintained.
2.60.0-preview.1 188 12/20/2022 2.60.0-preview.1 is deprecated because it is no longer maintained.
2.59.4 13,179 9/7/2022 2.59.4 is deprecated because it is no longer maintained.
2.59.3 1,881 7/6/2022 2.59.3 is deprecated because it is no longer maintained.
2.59.2 5,036 4/11/2022 2.59.2 is deprecated because it is no longer maintained.
2.59.1 1,285 3/31/2022 2.59.1 is deprecated because it is no longer maintained.
2.59.0 5,143 1/19/2022 2.59.0 is deprecated because it is no longer maintained.
2.58.9 1,378 11/4/2021 2.58.9 is deprecated because it is no longer maintained.
2.58.8 1,105 11/1/2021 2.58.8 is deprecated because it is no longer maintained.
2.58.5 1,082 10/26/2021 2.58.5 is deprecated because it is no longer maintained.
2.58.4 4,639 9/14/2021 2.58.4 is deprecated because it is no longer maintained.
2.58.3 1,142 9/7/2021 2.58.3 is deprecated because it is no longer maintained.
2.58.2 1,086 8/24/2021 2.58.2 is deprecated because it is no longer maintained.
2.58.1 1,080 8/23/2021 2.58.1 is deprecated because it is no longer maintained.
2.58.0 1,467 6/9/2021 2.58.0 is deprecated because it is no longer maintained.
2.57.2 1,231 4/14/2021 2.57.2 is deprecated because it is no longer maintained.
2.57.1 1,118 4/13/2021 2.57.1 is deprecated because it is no longer maintained.
2.57.0 1,129 4/9/2021 2.57.0 is deprecated because it is no longer maintained.
2.56.7 2,329 3/2/2021 2.56.7 is deprecated because it is no longer maintained.
2.56.6 1,957 12/10/2020 2.56.6 is deprecated because it is no longer maintained.
2.56.5 1,291 11/10/2020 2.56.5 is deprecated because it is no longer maintained.
2.56.4 1,583 10/20/2020 2.56.4 is deprecated because it is no longer maintained.
2.56.3 1,237 10/12/2020 2.56.3 is deprecated because it is no longer maintained.
2.56.2 1,441 7/27/2020 2.56.2 is deprecated because it is no longer maintained.
2.56.1 1,237 7/6/2020 2.56.1 is deprecated because it is no longer maintained.
2.56.0 1,351 6/29/2020 2.56.0 is deprecated because it is no longer maintained.
2.55.0 1,349 6/12/2020 2.55.0 is deprecated because it is no longer maintained.
2.53.1 1,406 5/11/2020 2.53.1 is deprecated because it is no longer maintained.
2.52.0 1,622 4/13/2020 2.52.0 is deprecated because it is no longer maintained.
2.51.0 3,698 3/20/2020 2.51.0 is deprecated because it is no longer maintained.
2.50.0 1,612 3/2/2020 2.50.0 is deprecated because it is no longer maintained.
2.49.0 1,408 2/17/2020 2.49.0 is deprecated because it is no longer maintained.
2.48.1 2,804 1/13/2020 2.48.1 is deprecated because it is no longer maintained.
2.48.0 1,696 12/9/2019 2.48.0 is deprecated because it is no longer maintained.
2.47.0 1,656 10/31/2019 2.47.0 is deprecated because it is no longer maintained.
2.46.0 1,617 10/14/2019 2.46.0 is deprecated because it is no longer maintained.
2.45.1 3,406 9/15/2019 2.45.1 is deprecated because it is no longer maintained.
2.45.0 1,612 8/25/2019 2.45.0 is deprecated because it is no longer maintained.
2.44.0 1,676 8/2/2019 2.44.0 is deprecated because it is no longer maintained.
2.43.2 2,479 7/2/2019 2.43.2 is deprecated because it is no longer maintained.
2.43.1 1,478 6/14/2019 2.43.1 is deprecated because it is no longer maintained.
2.42.4 2,255 5/24/2019 2.42.4 is deprecated because it is no longer maintained.
2.42.3 13,759 5/13/2019 2.42.3 is deprecated because it is no longer maintained.
2.42.2 1,384 5/10/2019 2.42.2 is deprecated because it is no longer maintained.
2.42.0 1,512 4/22/2019 2.42.0 is deprecated because it is no longer maintained.
2.41.0 1,833 3/29/2019 2.41.0 is deprecated because it is no longer maintained.
2.40.12 1,459 3/11/2019 2.40.12 is deprecated because it is no longer maintained.
2.40.11 1,918 2/16/2019 2.40.11 is deprecated because it is no longer maintained.
2.40.10 1,546 2/1/2019 2.40.10 is deprecated because it is no longer maintained.
2.40.9 1,552 1/31/2019 2.40.9 is deprecated because it is no longer maintained.
2.40.8 1,511 1/25/2019 2.40.8 is deprecated because it is no longer maintained.
2.40.7 1,597 1/4/2019 2.40.7 is deprecated because it is no longer maintained.
2.40.5 1,598 12/19/2018 2.40.5 is deprecated because it is no longer maintained.
2.40.4 1,615 11/26/2018 2.40.4 is deprecated because it is no longer maintained.
2.40.2 1,938 11/7/2018 2.40.2 is deprecated because it is no longer maintained.
2.40.1 1,603 10/29/2018 2.40.1 is deprecated because it is no longer maintained.
2.40.0 1,670 10/12/2018 2.40.0 is deprecated because it is no longer maintained.
2.39.2 3,205 9/9/2018 2.39.2 is deprecated because it is no longer maintained.
2.39.1 3,119 9/4/2018 2.39.1 is deprecated because it is no longer maintained.
2.39.0 7,027 9/2/2018 2.39.0 is deprecated because it is no longer maintained.
2.38.1 6,339 8/16/2018 2.38.1 is deprecated because it is no longer maintained.
2.38.0 1,915 8/13/2018 2.38.0 is deprecated because it is no longer maintained.
2.37.2 1,800 7/31/2018 2.37.2 is deprecated because it is no longer maintained.
2.37.1 1,774 7/31/2018 2.37.1 is deprecated because it is no longer maintained.
2.36.2 1,869 6/13/2018 2.36.2 is deprecated because it is no longer maintained.
2.36.1 2,022 5/25/2018 2.36.1 is deprecated because it is no longer maintained.
2.36.0 1,953 5/21/2018 2.36.0 is deprecated because it is no longer maintained.
2.36.0-alpha-0159-g25e5900b4 1,632 4/26/2018 2.36.0-alpha-0159-g25e5900b4 is deprecated because it is no longer maintained.
2.35.4 2,101 5/2/2018 2.35.4 is deprecated because it is no longer maintained.
2.35.3 2,079 5/2/2018 2.35.3 is deprecated because it is no longer maintained.
2.35.0-alpha-0153-g6da267dd4 1,705 4/25/2018 2.35.0-alpha-0153-g6da267dd4 is deprecated because it is no longer maintained.
2.33.2 2,319 4/3/2018 2.33.2 is deprecated because it is no longer maintained.
2.33.1 1,855 4/3/2018 2.33.1 is deprecated because it is no longer maintained.
2.33.0 2,084 3/19/2018 2.33.0 is deprecated because it is no longer maintained.
2.32.2 2,025 3/12/2018 2.32.2 is deprecated because it is no longer maintained.
2.32.0 2,089 2/28/2018 2.32.0 is deprecated because it is no longer maintained.
2.31.0 1,889 2/5/2018 2.31.0 is deprecated because it is no longer maintained.
2.30.0 2,102 1/12/2018 2.30.0 is deprecated because it is no longer maintained.
2.29.1 2,041 12/29/2017 2.29.1 is deprecated because it is no longer maintained.
2.28.3 1,837 12/14/2017 2.28.3 is deprecated because it is no longer maintained.
2.28.2 1,832 12/7/2017 2.28.2 is deprecated because it is no longer maintained.
2.28.1 1,844 12/1/2017 2.28.1 is deprecated because it is no longer maintained.
2.28.0 1,876 11/30/2017 2.28.0 is deprecated because it is no longer maintained.
2.27.0 1,862 11/21/2017 2.27.0 is deprecated because it is no longer maintained.
2.26.3 1,948 10/26/2017 2.26.3 is deprecated because it is no longer maintained.
2.26.1 1,885 10/24/2017 2.26.1 is deprecated because it is no longer maintained.
2.26.0 1,870 10/23/2017 2.26.0 is deprecated because it is no longer maintained.
2.25.1 1,843 10/9/2017 2.25.1 is deprecated because it is no longer maintained.
2.25.0 1,859 10/9/2017 2.25.0 is deprecated because it is no longer maintained.
2.24.0 1,990 9/11/2017 2.24.0 is deprecated because it is no longer maintained.
2.23.1 1,882 8/22/2017 2.23.1 is deprecated because it is no longer maintained.
2.22.3 1,881 8/17/2017 2.22.3 is deprecated because it is no longer maintained.
2.22.1 1,961 8/2/2017 2.22.1 is deprecated because it is no longer maintained.
2.22.0 1,949 8/1/2017 2.22.0 is deprecated because it is no longer maintained.
2.21.2 1,939 7/26/2017 2.21.2 is deprecated because it is no longer maintained.
2.21.1 1,920 7/17/2017 2.21.1 is deprecated because it is no longer maintained.
2.20.0 1,935 7/12/2017 2.20.0 is deprecated because it is no longer maintained.
2.19.2 1,908 6/29/2017 2.19.2 is deprecated because it is no longer maintained.
2.18.5 1,939 6/15/2017 2.18.5 is deprecated because it is no longer maintained.
2.18.4 1,941 6/9/2017 2.18.4 is deprecated because it is no longer maintained.
2.18.3 1,981 6/8/2017 2.18.3 is deprecated because it is no longer maintained.
2.18.1 1,892 5/31/2017 2.18.1 is deprecated because it is no longer maintained.
2.17.5 1,939 5/23/2017 2.17.5 is deprecated because it is no longer maintained.
2.17.3 1,883 5/11/2017 2.17.3 is deprecated because it is no longer maintained.
2.17.2 1,923 5/9/2017 2.17.2 is deprecated because it is no longer maintained.
2.16.8 1,897 5/3/2017 2.16.8 is deprecated because it is no longer maintained.
2.16.7 1,896 4/26/2017 2.16.7 is deprecated because it is no longer maintained.
2.16.5 1,913 4/25/2017 2.16.5 is deprecated because it is no longer maintained.
2.16.2 1,849 4/20/2017 2.16.2 is deprecated because it is no longer maintained.
2.16.0 1,932 4/17/2017 2.16.0 is deprecated because it is no longer maintained.
2.15.5 2,308 4/6/2017 2.15.5 is deprecated because it is no longer maintained.
2.15.2 2,266 3/29/2017 2.15.2 is deprecated because it is no longer maintained.
2.13.1 2,195 3/7/2017 2.13.1 is deprecated because it is no longer maintained.
2.13.0 2,234 3/6/2017 2.13.0 is deprecated because it is no longer maintained.
2.12.1 2,220 2/14/2017 2.12.1 is deprecated because it is no longer maintained.
2.12.0 2,187 2/13/2017 2.12.0 is deprecated because it is no longer maintained.
2.11.3 2,196 2/7/2017 2.11.3 is deprecated because it is no longer maintained.
2.11.2 2,200 1/25/2017 2.11.2 is deprecated because it is no longer maintained.
2.11.1 2,179 1/24/2017 2.11.1 is deprecated because it is no longer maintained.
2.11.0 2,183 1/23/2017 2.11.0 is deprecated because it is no longer maintained.
2.10.2 2,184 1/4/2017 2.10.2 is deprecated because it is no longer maintained.
2.10.1 2,153 1/4/2017 2.10.1 is deprecated because it is no longer maintained.
2.10.0 2,301 1/3/2017 2.10.0 is deprecated because it is no longer maintained.
2.9.3 2,198 12/15/2016 2.9.3 is deprecated because it is no longer maintained.
2.9.2 2,201 12/14/2016 2.9.2 is deprecated because it is no longer maintained.
2.9.1 2,305 12/13/2016 2.9.1 is deprecated because it is no longer maintained.
2.9.0 2,232 12/12/2016 2.9.0 is deprecated because it is no longer maintained.
2.8.2 2,264 11/28/2016 2.8.2 is deprecated because it is no longer maintained.
2.8.1 2,230 11/24/2016 2.8.1 is deprecated because it is no longer maintained.
2.8.0 2,305 11/22/2016 2.8.0 is deprecated because it is no longer maintained.
2.7.3 2,564 11/8/2016 2.7.3 is deprecated because it is no longer maintained.
2.7.2 2,486 11/3/2016 2.7.2 is deprecated because it is no longer maintained.
2.7.1 2,489 11/1/2016 2.7.1 is deprecated because it is no longer maintained.
2.7.0 2,417 10/31/2016 2.7.0 is deprecated because it is no longer maintained.
2.6.3 2,241 10/25/2016 2.6.3 is deprecated because it is no longer maintained.
2.6.1 2,156 10/11/2016 2.6.1 is deprecated because it is no longer maintained.
2.6.0 2,249 10/10/2016 2.6.0 is deprecated because it is no longer maintained.
2.5.4 2,680 9/22/2016 2.5.4 is deprecated because it is no longer maintained.
2.5.3 2,676 9/20/2016 2.5.3 is deprecated because it is no longer maintained.
2.5.2 2,358 9/19/2016 2.5.2 is deprecated because it is no longer maintained.
2.5.1 2,526 9/19/2016 2.5.1 is deprecated because it is no longer maintained.
2.5.0 2,247 9/14/2016 2.5.0 is deprecated because it is no longer maintained.
2.4.0 2,191 8/29/2016 2.4.0 is deprecated because it is no longer maintained.
2.3.1 2,122 8/22/2016 2.3.1 is deprecated because it is no longer maintained.
2.3.0 2,225 8/8/2016 2.3.0 is deprecated because it is no longer maintained.
2.2.2 2,148 7/22/2016 2.2.2 is deprecated because it is no longer maintained.
2.2.1 2,111 7/19/2016 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,117 7/18/2016 2.2.0 is deprecated because it is no longer maintained.
2.1.0 2,244 6/27/2016 2.1.0 is deprecated because it is no longer maintained.
2.0.2 2,119 6/22/2016 2.0.2 is deprecated because it is no longer maintained.
2.0.1 2,156 6/7/2016 2.0.1 is deprecated because it is no longer maintained.
2.0.0 2,130 6/6/2016 2.0.0 is deprecated because it is no longer maintained.
1.9.4 2,458 5/19/2016 1.9.4 is deprecated because it is no longer maintained.
1.9.3 2,134 5/19/2016 1.9.3 is deprecated because it is no longer maintained.
1.9.0 2,173 5/16/2016 1.9.0 is deprecated because it is no longer maintained.
1.8.4 2,174 5/10/2016 1.8.4 is deprecated because it is no longer maintained.
1.8.1 2,245 5/4/2016 1.8.1 is deprecated because it is no longer maintained.
1.8.0 2,451 4/25/2016 1.8.0 is deprecated because it is no longer maintained.
1.7.2 2,183 4/20/2016 1.7.2 is deprecated because it is no longer maintained.
1.7.1 2,135 4/7/2016 1.7.1 is deprecated because it is no longer maintained.
1.7.0 2,323 4/6/2016 1.7.0 is deprecated because it is no longer maintained.