Doc: Modularize Qt Help docs
authorLeena Miettinen <riitta-leena.miettinen@digia.com>
Fri, 7 Dec 2012 15:24:23 +0000 (16:24 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 10 Dec 2012 13:46:52 +0000 (14:46 +0100)
commit7672fb3f3d85a3f6d9955000597e97715e5058f5
tree7214fdf647390b6c1b8897d59a03f71c9eeddb9f
parent92e2e6c3966159c18c4f38663851adda17bf9c79
Doc: Modularize Qt Help docs

Add index and module pages for Qt Help, add a qdocconf file,
and move snippets. Add doc build command to help.pro.

Task-number: QTBUG-28449

Change-Id: Ic022693d82ee3664bf57e708df89c4a71aadb78e
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/assistant/help/doc/qthelp.qdocconf [new file with mode: 0644]
src/assistant/help/doc/snippets/doc_src_qthelp.cpp [new file with mode: 0644]
src/assistant/help/doc/snippets/doc_src_qthelp.qdoc [new file with mode: 0644]
src/assistant/help/doc/src/qthelp-index.qdoc [new file with mode: 0644]
src/assistant/help/doc/src/qthelp-module.qdoc [new file with mode: 0644]
src/assistant/help/doc/src/qthelp.qdoc [new file with mode: 0644]
src/assistant/help/help.pro