Skip to content

Commit

Permalink
Output the documentation under the pywinauto folder
Browse files Browse the repository at this point in the history
  • Loading branch information
markm committed Dec 19, 2010
1 parent 5df4e6e commit 0933499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makedocs.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


REM docs\build_autodoc_files.py
sphinx-build -b html doc_src docs
sphinx-build -b html doc_src pywinauto\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

Expand Down

0 comments on commit 0933499

Please sign in to comment.