Generate API ref docs from NuGet packages
Open
dotnet
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 10
Description
I'd like to be able to use docfx to generate API ref docs from my already built NuGet packages. The packages already contain the built .NET assemblies and the XML doc files. Ideally, I'd like to be able to create my package list (maybe as PackageReferences in a .csproj file?) and then point docfx at the list. Docfx would then restore the packages and handle the API ref doc generation.
Contributor guide
Assessment
This issue has not been assessed yet.