sphinx-autoapi/tests/dotnetexample
2020-01-03 12:12:04 -08:00
..
example Add Indentity as the default dotnet testing project. 2015-07-20 14:48:25 -07:00
conf.py Remaining rtfd -> readthedocs replacements 2020-01-03 12:12:04 -08:00
index.rst Add Indentity as the default dotnet testing project. 2015-07-20 14:48:25 -07:00
Makefile Add Indentity as the default dotnet testing project. 2015-07-20 14:48:25 -07:00
README.md Remaining rtfd -> readthedocs replacements 2020-01-03 12:12:04 -08:00

.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.