From dd722066108e491500e57febec6d4982f9d3d3c2 Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Tue, 13 Nov 2007 20:56:08 +0000 Subject: [PATCH] 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 --- docs/latex/wx/hthlpfrm.tex | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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.} -- 2.45.2