X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa72af694e25aa85cdb039ccd1fb63a93c1219c3..d8dd53b239aa76efe99e7ce9e441f9954e1b84b7:/wxPython/distrib/makedocs.bat diff --git a/wxPython/distrib/makedocs.bat b/wxPython/distrib/makedocs.bat index b683266602..cafc2e7c11 100755 --- a/wxPython/distrib/makedocs.bat +++ b/wxPython/distrib/makedocs.bat @@ -5,6 +5,7 @@ set DOCDIR=%WXWIN%\docs cd %DOCDIR%\latex\wx mkdir %DOCDIR%\html\wx copy *.gif %DOCDIR%\html\wx +copy *.css %DOCDIR%\html\wx start /wait tex2rtf %DOCDIR%\latex\wx\manual.tex %DOCDIR%\html\wx\wx.htm -twice -html -macros %DOCDIR%\latex\wx\tex2rtf_css.ini erase %DOCDIR%\html\wx\*.con