diff options
Diffstat (limited to 'development/qdoc3/README')
-rw-r--r-- | development/qdoc3/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/qdoc3/README b/development/qdoc3/README new file mode 100644 index 0000000000..bc1ab99538 --- /dev/null +++ b/development/qdoc3/README @@ -0,0 +1,6 @@ +qdoc3 is the tool used to generate the Qt reference documentation. + +qdoc3 is obsolete. It *was* the tool to generate the Qt reference +documentation, but it is still contained in the Qt package due to the GPL. +If you're interested in building Qt Creator, you'll probably need qdoc3 +to build its documentation. |