Docfx is a documentation build tool that generates structured API reference pages from compiled .NET assemblies and XML documentation comments, while also functioning as a markdown static site generator for technical documentation. It combines automated API metadata extraction with markdown rendering to build developer portals and documentation sites, producing output simultaneously in HTML, JSON, and PDF formats from a single build configuration. The tool provides fine-grained control over which APIs appear in the generated documentation through visibility-based filtering, attribute-based ex
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
Your friendly static documentation generator, using markdown files to build the content.
Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io
Seamlessly adds a swagger to WebApi projects!
The main features of domaindrivendev/swashbuckle.webapi are: Documentation and API Tools.
Open-source alternatives to domaindrivendev/swashbuckle.webapi include: dotnet/docfx — Docfx is a documentation build tool that generates structured API reference pages from compiled .NET assemblies and… ewsoftware/shfb — Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing… fransbouma/docnet — Your friendly static documentation generator, using markdown files to build the content. kirillosenkov/sourcebrowser — Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and… mberrishdev/hubdocs — https://hubdocs.mberrishdev.me/.