Doc/distribution script mods

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-10-13 18:02:44 +00:00
parent 849c2b0b5f
commit f1d93f0bee
14 changed files with 158 additions and 131 deletions

View File

@@ -90,8 +90,8 @@ $(WXDIR)\docs\ps\book.ps: $(WXDIR)\docs\latex\book\book.dvi
# Optionally, a cached version of the .hhp file can be generated with hhp2cached.
$(DOCDIR)\htb\book.htb: $(DOCDIR)\html\book\book.htm
cd $(WXDIR)\docs\html\book
-erase /Y book.zip book.htb
zip32 book.zip *.htm *.gif *.hhp *.hhc *.hhk
-erase book.zip book.htb
zip book.zip *.htm *.gif *.hhp *.hhc *.hhk
-mkdir $(DOCDIR)\htb
move book.zip $(DOCDIR)\htb\book.htb
cd $(THISDIR)

View File

@@ -1,5 +1,5 @@
[OPTIONS]
BMROOT=. ; Assume that bitmaps are where the source is
BMROOT=d:\wx2dev\wxWind~1\docs/latex/wx ; Assume that bitmaps are where the source is
TITLE=wxWindows Manual
CONTENTS=Contents
COMPRESS=HIGH