X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/704a4b7524e05d7bf4d208eb1b30be9989abef4c..02a3b39120a618998dc690e95c3983606ea97745:/docs/latex/wx/httagmod.tex diff --git a/docs/latex/wx/httagmod.tex b/docs/latex/wx/httagmod.tex index 97f591851d..891fe52091 100644 --- a/docs/latex/wx/httagmod.tex +++ b/docs/latex/wx/httagmod.tex @@ -1,8 +1,6 @@ % % automatically generated by HelpGen from % htmltagsmodule.tex at 14/Mar/99 20:13:37 -% - \section{\class{wxHtmlTagsModule}}\label{wxhtmltagsmodule} @@ -12,7 +10,11 @@ tag handlers. It is used almost exclusively together with set of \wxheading{Derived from} -wxModule +\helpref{wxModule}{wxmodule} + +\wxheading{Include files} + + \wxheading{See Also} @@ -20,15 +22,13 @@ wxModule \helpref{wxHtmlTagHandler}{wxhtmltaghandler}, \helpref{wxHtmlWinTagHandler}{wxhtmlwintaghandler}, - \latexignore{\rtfignore{\wxheading{Members}}} - \membersection{wxHtmlTagsModule::FillHandlersTable}\label{wxhtmltagsmodulefillhandlerstable} \func{virtual void}{FillHandlersTable}{\param{wxHtmlWinParser }{*parser}} -You must override this method. In most common case it's body consists +You must override this method. In most common case it is body consists only of lines of following type: \begin{verbatim} @@ -40,3 +40,4 @@ I recommend using {\bf TAGS\_MODULE\_*} macros. \wxheading{Paremeters} \docparam{parser}{Pointer to the parser that requested tables filling.} +