[Qt-interest] writing documentation

Andreas Pakulat apaku at gmx.de
Mon May 18 19:33:05 CEST 2009


On 18.05.09 15:39:44, Lorenzo Bettini wrote:
> yes, but these are the sources... I was looking for a manual page 
> concerning qdoc, its format, how to use it... I see that it is often 
> used in some qt projects, so it looks like a kind of standard format... 

In Projects that were developed inside QtSoftware maybe, qdoc(3) was
internal to QtSoftware until Qt4.4 (IIRC, or is it only in Qt4.5?) when
they decided to ship it along with the rest. So this means its not a
standard format, however one of the standards is based on the format
that qdoc supports, namely doxygen. If you look at the Qt sources and
you know doxygen you'll quickly see the similarities. And if you look
into that directory in the README.txt you'll see that even QtSoftware
suggests to use doxygen instead of qdoc.

Andreas

-- 
You're not my type.  For that matter, you're not even my species!!!



More information about the Qt-interest-old mailing list