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
Kian-Meng Ang 075736619f
Fix typos (#331)
2 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 Fix typos (#331) 2 years ago
conf.py Fixed tests in Sphinx 5 2 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/readthedocs/sphinxcontrib-dotnetdomain

Currently this is setup to build the Identity repo from ASP.Net

You should simply be able to run make html in this directory.