]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/hthlpdat.tex
Changed version to 2.5.1
[wxWidgets.git] / docs / latex / wx / hthlpdat.tex
index c920f9fb07f9aa62314d266cdd562f065b7cbd9c..b92bb0e826ca29b001471a6d672d22db30dbd476 100644 (file)
@@ -28,11 +28,11 @@ Constructor.
 
 \membersection{wxHtmlHelpData::AddBook}\label{wxhtmlhelpdataaddbook}
 
-\func{bool}{AddBook}{\param{const wxString\& }{book}}
+\func{bool}{AddBook}{\param{const wxString\& }{book\_url}}
 
-Adds new book. 'book' is location of HTML help project (hhp) or ZIP file
-that contains arbitrary number of .hhp projects (this zip file can have
-either .zip or .htb extension, htb stands for "html book").
+Adds new book. {\it book} is URL (not filename!) of HTML help project (hhp)
+or ZIP file that contains arbitrary number of .hhp projects (this zip
+file can have either .zip or .htb extension, htb stands for "html book").
 Returns success.
 
 \membersection{wxHtmlHelpData::FindPageById}\label{wxhtmlhelpdatafindpagebyid}