mirror of
https://github.com/readthedocs/sphinx-autoapi
synced 2024-11-08 07:10:31 +00:00
095b1e5b29
Also lots of little cleanup to remove errors on those builds. |
||
---|---|---|
.. | ||
example | ||
conf.py | ||
index.rst | ||
Makefile | ||
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.