]> git.saurik.com Git - wxWidgets.git/commitdiff
use docparam instead of simple italic tag for parameter docs
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 13 Nov 2007 20:56:08 +0000 (20:56 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 13 Nov 2007 20:56:08 +0000 (20:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/hthlpfrm.tex

index ef45af7558caf8a298044d5488940ed841c94d1c..92dc708ce4b922f99a1f0117dd8fee678027723c 100644 (file)
@@ -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.}