From: Francesco Montorsi Date: Tue, 13 Nov 2007 20:56:08 +0000 (+0000) Subject: use docparam instead of simple italic tag for parameter docs X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/dd722066108e491500e57febec6d4982f9d3d3c2?ds=inline;hp=c34b5c57d33688126dd5747a1283d599c75f6a06 use docparam instead of simple italic tag for parameter docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/hthlpfrm.tex b/docs/latex/wx/hthlpfrm.tex index ef45af7558..92dc708ce4 100644 --- a/docs/latex/wx/hthlpfrm.tex +++ b/docs/latex/wx/hthlpfrm.tex @@ -372,12 +372,11 @@ None \wxheading{Parameters} -{\it parent} is the parent of the dialog. +\docparam{parent}{is the parent of the dialog.} -{\it helpFile} is the HTML help file to show. +\docparam{helpFile}{is the HTML help file to show.} -{\it topic} is an optional topic. If this is empty, the help contents will be shown. - -{\it style} is a combination of the flags described in the \helpref{wxHtmlHelpController}{wxhtmlhelpcontroller} documentation. +\docparam{topic}{is an optional topic. If this is empty, the help contents will be shown.} +\docparam{style}{is a combination of the flags described in the \helpref{wxHtmlHelpController}{wxhtmlhelpcontroller} documentation.}