sphinx-autoapi/tests/dotnetexample
Eric Holscher 095b1e5b29 Add Indentity as the default dotnet testing project.
Also lots of little cleanup to remove errors on those builds.
2015-07-20 14:48:25 -07:00
..
example Add Indentity as the default dotnet testing project. 2015-07-20 14:48:25 -07:00
conf.py Add Indentity as the default dotnet testing project. 2015-07-20 14:48:25 -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 Add basic README 2015-06-22 13:34:15 -04:00

.Net example

This assumes that you have a MSBuild executable on your PATH.

Currently this is setup to build the full ASP.NET MVC repo. It is a great testcase, but is probably a bit large for production tests.

We don't have the checkout in the repo, but there's a clone.sh in the example directory which will clone it properly.