* Renamed doc_build to doc_src
This commit is contained in:
parent
2eb9b6bef4
commit
71e8e47909
@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
REM docs\build_autodoc_files.py
|
||||
sphinx-build -b html doc_build docs
|
||||
sphinx-build -b html doc_src docs
|
||||
|
||||
REM c:\.temp\pudge\pudge\cli --documents doc_source\index.rst,doc_source\controls_overview.rst,doc_source\howto.rst,doc_source\getting_started.rst,history.txt,license.txt,todo.txt --title pywinauto -v -d website -m pywinauto.application,pywinauto.taskbar,pywinauto.clipboard,pywinauto.timings,pywinauto.findbestmatch,pywinauto.findwindows,pywinauto.handleprops,pywinauto.XMLHelpers,pywinauto.controls,pywinauto.tests -t doc_source\template
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user