A DocFx post-processor for embedding TOCs.
Info
Version: | 0.1.0 |
Author(s): | JeremyTCD |
Last Update: | Wednesday, October 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JeremyTCD/DocFx.Plugins.TocEmbedder |
NuGet Url: | https://www.nuget.org/packages/JeremyTCD.DocFx.Plugins.TocEmbedder |
Install
Install-Package JeremyTCD.DocFx.Plugins.TocEmbedder
dotnet add package JeremyTCD.DocFx.Plugins.TocEmbedder
paket add JeremyTCD.DocFx.Plugins.TocEmbedder
JeremyTCD.DocFx.Plugins.TocEmbedder Download (Unzip the "nupkg" after downloading)
Dependencies
- JeremyTCD.DocFx.Plugins.Utils(>= 0.5.0)
- Microsoft.Composition(>= 1.0.31)
- Microsoft.DocAsCode.Common(>= 2.39.3)
- System.Collections.Immutable(>= 1.5.0)