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
..
example
Makefile
README.md
conf.py
index.rst

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.