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:
@@ -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)
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user