[Qt-interest] How to use QDoc
TP
wingusr at gmail.com
Thu Aug 19 14:09:33 CEST 2010
On Thu, Aug 19, 2010 at 3:59 AM, Lorenzo Bettini
<lorenzo.bettini at gmail.com> wrote:
> On 08/19/2010 12:00 AM, Malyushytsky, Alex wrote:
>> I believe it was stated by QT team that QDoc is not going to be released to public.
>> Why would not you use other tool, which is documented?
>>
>> For example what feature you are missing in Doxygen, which make you too look in QDoc?
>> http://www.stack.nl/~dimitri/doxygen/
>>
>
> I've used them both (qdoc and doxygen) and I had the impression that
> qdoc is more powerful for writing a manual than doxygen...
>
> it's a pity that qdoc is not supported, as I had already stated...
>
> --
> Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
> HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
> BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
Sphinx has the ability to generate QtHelp. See
http://sphinx.pocoo.org/builders.html#sphinx.builders.qthelp.QtHelpBuilder.
I've never tried it. I only generate HTML but Sphinx works great for
that. With its "domains", Sphinx 1.0 is also starting to support
projects using languages other than Python better.
More information about the Qt-interest-old
mailing list