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/README.md

11 lines
347 B
Markdown

9 years ago
## .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.