allpdfrtf: pdfrtf
allhtb: htb
+# cd $(WXDIR)\utils\dialoged\src
+# nmake -f makefile.vc htb
+ cd $(WXDIR)\utils\tex2rtf\docs
+ nmake -f makefile.vc htb
+ cd $(WXDIR)\contrib\src\fl
+ cd $(THISDIR)
+ cd $(WXDIR)\contrib\src\ogl
+ nmake -f makedocs.vc htb
+ cd $(THISDIR)
+ cd $(WXDIR)\contrib\src\svg
+ nmake -f makedocs.vc htb
+ cd $(THISDIR)
+ cd $(WXDIR)\contrib\src\gizmos
+ nmake -f makedocs.vc htb
+ cd $(THISDIR)
+ cd $(WXDIR)\contrib\src\mmedia
+ nmake -f makedocs.vc htb
+ cd $(THISDIR)
allhtml: wxhtml
# cd $(WXDIR)\utils\dialoged\src
nmake -f makedocs.vc html
cd $(THISDIR)
+
allhtmlhelp: htmlhelp
# cd $(WXDIR)\utils\dialoged\src
# nmake -f makefile.vc htmlhelp
rem Uncomment the next line to set the version; used also in wxWidgets.iss
-SET WXW_VER=2.9.0
+SET WXW_VER=2.8.2
if (%WXW_VER%)==() SET WXW_VER=CVS
echo docs building for %WXW_VER%
cd %WXWIN%
del %DAILY%\*.zip
zip %DAILY%\wxWidgets-%WXW_VER%-CHM.zip docs\htmlhelp\wx.chm utils/tex2rtf/docs/*.chm docs/htmlhelp/*.chm
+zip %DAILY%\wxWidgets-%WXW_VER%-HTB.zip docs\htb\*.htb utils/tex2rtf/docs/*.htb
zip %DAILY%\wxWidgets-%WXW_VER%-HLP.zip docs\winhelp\wx.hlp docs\winhelp\wx.cnt utils/tex2rtf/docs/*.HLP utils/tex2rtf/docs/*.cnt docs/winhelp/*.hlp docs/winhelp/*.cnt
+zip -r %DAILY%\wxWidgets-%WXW_VER%-HTML.zip docs\html\* -x CVS -x *.con -x *.hh* -x *.ref -x *.htx -x *.cn1 -x docs\html\CVS\*
cd %DAILY%\
mkdir docs