2 lines
78 B
Batchfile
2 lines
78 B
Batchfile
|
@echo off
|
||
|
python ..\mksqlitedoc_json.py && python ..\mksqlitedoc.py && doxygen
|