sphinx-autoapi/tests/dotnetexample
2015-08-04 10:19:18 -07:00
..
example Add Indentity as the default dotnet testing project. 2015-07-20 14:48:25 -07:00
conf.py Don't keep files 2015-08-03 12:10:51 -07: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 Small readme update 2015-08-04 10:19:18 -07: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/rtfd/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.