mirror of
https://github.com/readthedocs/sphinx-autoapi
synced 2024-11-17 21:25:35 +00:00
347 B
347 B
.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.