Better organisation of the API documentation

This commit is contained in:
Julien Duponchelle
2015-02-17 10:37:09 +01:00
parent 5170428913
commit 57348d0508
78 changed files with 788 additions and 549 deletions

View File

@ -28,7 +28,7 @@ export PYTEST_BUILD_DOCUMENTATION=1
rm -Rf docs/api/
mkdir -p docs/api/examples
py.test -v
#py.test -v
python3 gns3server/web/documentation.py
cd docs
make html