diff options
author | David Boddie <david.boddie@nokia.com> | 2011-02-14 19:34:09 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-02-14 19:34:09 (GMT) |
commit | c38441a743f7175b531d064dfdedf592c6cda769 (patch) | |
tree | 44a07eca1e8f736144cf280bed24a957f2592b6e /tools/qdoc3/doc/config/qdoc.qdocconf | |
parent | cebf68bbbbcfaee70142bad85502eb778b83da39 (diff) | |
download | Qt-c38441a743f7175b531d064dfdedf592c6cda769.zip Qt-c38441a743f7175b531d064dfdedf592c6cda769.tar.gz Qt-c38441a743f7175b531d064dfdedf592c6cda769.tar.bz2 |
Doc: Added new configuration files for the qdoc manual.
Diffstat (limited to 'tools/qdoc3/doc/config/qdoc.qdocconf')
-rw-r--r-- | tools/qdoc3/doc/config/qdoc.qdocconf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qdoc3/doc/config/qdoc.qdocconf b/tools/qdoc3/doc/config/qdoc.qdocconf new file mode 100644 index 0000000..c238abe --- /dev/null +++ b/tools/qdoc3/doc/config/qdoc.qdocconf @@ -0,0 +1,2 @@ +include(qdoc-project.qdocconf) +include(qt-html-templates.qdocconf) |