Doc API V1

This commit is contained in:
Julien Duponchelle
2015-02-04 10:31:31 +01:00
parent 08158884a4
commit ca354ae7f2
77 changed files with 372 additions and 977 deletions

View File

@ -25,6 +25,9 @@ echo "WARNING: This script should be run at the root directory of the project"
export PYTEST_BUILD_DOCUMENTATION=1
rm -Rf docs/api/
mkdir -p docs/api/examples
py.test -v
python3 gns3server/web/documentation.py
cd docs