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
This commit is contained in:
parent
c34b5c57d3
commit
dd72206610
@ -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.}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user