sphinx-autoapi/tests/dotnetexample/README.md
2015-08-04 10:19:18 -07:00

9 lines
319 B
Markdown

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