Update the documentation

This commit is contained in:
Julien Duponchelle
2017-03-06 14:35:39 +01:00
parent 8b7035b185
commit 54131bc9bb
319 changed files with 921 additions and 5755 deletions

View File

@ -30,6 +30,7 @@ mkdir -p docs/api/examples
py.test -v tests
export PYTHONPATH=.
python3 gns3server/web/documentation.py
cd docs
make html