DocFX
A documentation generation tool for API reference and markdown files!

Website from Source Code

DocFX generates API documentation directly from .NET source code. You can use Markdown syntax in the Triple-Slash-Comments in source code. It even allows you to add additional topics to the API documentation using Markdown files. Of course, pure Markdown files are also supported. You can create your static website containing both conceptual topics and API topics within one command.

Run Everywhere

DocFX can run on Linux, macOS, and Windows. The generated website is pure static, and can be deployed to Github Pages, Azure Websites or any web host with no additional configurations.

Easy Customization

DocFX provides a flexible way to customize templates and themes easily.