X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/704a4b7524e05d7bf4d208eb1b30be9989abef4c..fe26d444bbc1d49dd8fe375ca736426f2309a1cd:/docs/latex/wx/htmlhlpf.tex diff --git a/docs/latex/wx/htmlhlpf.tex b/docs/latex/wx/htmlhlpf.tex index ecb6a3ea2f..cf3d5fce48 100644 --- a/docs/latex/wx/htmlhlpf.tex +++ b/docs/latex/wx/htmlhlpf.tex @@ -1,6 +1,8 @@ -\membersection{Help Files Format}\label{helpformat} +\section{Help Files Format}\label{helpformat} -wxHTML library uses reduced version of MS HTML Workshop format. +wxHTML library uses a reduced version of MS HTML Workshop format. +Tex2RTF can produce these files when generating HTML, if you set {\bf htmlWorkshopFiles} to {\bf true} in +your tex2rtf.ini file. (See \helpref{wxHtmlHelpController}{wxhtmlhelpcontroller} for help controller description.) @@ -17,15 +19,15 @@ Title=@title of your book@ Default topic=@default page to be displayed.htm@ \end{verbatim} -All filenames (including Default topic) are relative to the location of .hhp file. +All filenames (including the Default topic) are relative to the location of .hhp file. -For larger projects I recommend storing everything but .hhp file into one .zip archive. (E.g. contents file -would then be reffered as myhelp.zip\#zip:contents.hhc) +For larger projects I recommend storing everything but .hhp file into one .zip archive. (The contents file +would then be referred to as myhelp.zip\#zip:contents.hhc) \wxheading{Contents file (.hhc)} Contents file has HTML syntax and it can be parsed by regular HTML parser. It contains exactly one list -( statement): +(\verb$$ statement): \begin{verbatim}