mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-15 13:58:21 +00:00
Add documentation about notifications
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2015 GNS3 Technologies Inc.
|
||||
#
|
||||
@ -28,7 +28,7 @@ export PYTEST_BUILD_DOCUMENTATION=1
|
||||
rm -Rf docs/api/
|
||||
mkdir -p docs/api/examples
|
||||
|
||||
py.test -v tests/handlers
|
||||
py.test -v tests
|
||||
|
||||
export PYTHONPATH=.
|
||||
python3 gns3server/web/documentation.py
|
||||
|
Reference in New Issue
Block a user