You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sphinx-autoapi/tests/dotnetexample
Eric Holscher 4de4b376ca Rename `autoapi_dir` to `autoapi_dirs` to support multiple 9 years ago
..
example Add Indentity as the default dotnet testing project. 9 years ago
Makefile Add Indentity as the default dotnet testing project. 9 years ago
README.md Small readme update 9 years ago
conf.py Rename `autoapi_dir` to `autoapi_dirs` to support multiple 9 years ago
index.rst Add Indentity as the default dotnet testing project. 9 years ago

README.md

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