[Qt-interest] Get Qt Document from source by hand?
Kermit Mei
kermit.mei at gmail.com
Mon Jan 18 11:02:55 CET 2010
On Mon, 2010-01-18 at 09:54 +0000, Sean Harmer wrote:
> Hi,
>
> On Monday 18 January 2010 09:40:30 Kermit Mei wrote:
> > Dear all,
> >
> > I found that Qt's line comment always wrote like this:
> > ------------------------------------------------------------
> > /*!
> > This event handler, for event \a event, can be reimplemented in
>
> <snip>
> > So I wonder know that is there any tools to get the html document from
> > the source directly, just as Linux Kernel do.
>
> Build Qt from source and run
>
> make doc
>
> which uses the qdoc tool to generate the html we all love ;-)
>
> Sean
Thanks, Sean:)
B.R
Kermit
More information about the Qt-interest-old
mailing list