sphinx-autoapi/tests/dotnetexample/README.md
2020-01-03 12:12:04 -08:00

9 lines
326 B
Markdown

## .NET example
This assumes that you have a ``docfx`` executable on your `PATH`.
It also depends on the sphinxcontrib-dotnet domain: https://github.com/readthedocs/sphinxcontrib-dotnetdomain
Currently this is setup to build the Indentity repo from ASP.Net
You should simply be able to run ``make html`` in this directory.