mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-26 20:53:13 -06:00
Call documentation importer before attempt to build doc
This commit is contained in:
parent
8a6f73fdc2
commit
fbbd3cf00e
@ -47,6 +47,7 @@ install:
|
|||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- "cd src"
|
- "cd src"
|
||||||
|
- "%CMD_IN_ENV% python ..\\doc\\documentation_importer.py"
|
||||||
- "%CMD_IN_ENV% python ..\\doc\\generator.py"
|
- "%CMD_IN_ENV% python ..\\doc\\generator.py"
|
||||||
- "%CMD_IN_ENV% python setup.py py2exe"
|
- "%CMD_IN_ENV% python setup.py py2exe"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user