Put a copy of the generated C++ docs back into the docs tree
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2b2685355f
commit
689b5c3869
@ -24,6 +24,7 @@ echo "****" main "****"
|
||||
cp $WXDIR/docs/latex/wx/*.gif $DEST/wx
|
||||
$WXDIR/utils/tex2rtf/src/tex2rtf $WXDIR/docs/latex/wx/manual.tex $DEST/wx/wx.htm -twice -html -macros $WXDIR/docs/latex/wx/tex2rtf.ini
|
||||
cp $DEST/wx/wx.htm $DEST/wx/index.htm
|
||||
cp $DEST/wx/* $WXDIR/docs/html/wx
|
||||
|
||||
# **** and the contribs
|
||||
for c in $CONTRIBS; do
|
||||
|
Loading…
Reference in New Issue
Block a user