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 8727e8cff4 Still point at mvc 9 years ago
..
example Add a basic example dir with clone script. 9 years ago
Makefile Refactor DotNet Domain, and clean up tests. 9 years ago
README.md Add basic README 9 years ago
conf.py Still point at mvc 9 years ago
index.rst Refactor DotNet Domain, and clean up tests. 9 years ago

README.md

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