mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-15 22:08:17 +00:00
Update examples only when launching test with documentation.sh
This commit is contained in:
@ -23,6 +23,8 @@ set -e
|
||||
|
||||
echo "WARNING: This script should be run at the root directory of the project"
|
||||
|
||||
export PYTEST_BUILD_DOCUMENTATION=1
|
||||
|
||||
py.test -v
|
||||
python3 gns3server/web/documentation.py
|
||||
cd docs
|
||||
|
Reference in New Issue
Block a user