Update api documentation

This commit is contained in:
Julien Duponchelle
2015-10-16 19:05:29 +02:00
parent 504a4af4ab
commit d979f08c93
96 changed files with 1053 additions and 272 deletions

View File

@ -29,6 +29,8 @@ rm -Rf docs/api/
mkdir -p docs/api/examples
py.test -v
export PYTHONPATH=.
python3 gns3server/web/documentation.py
cd docs
make html