summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..a269cf20
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+To Generate Qt Documentation:
+
+Prerequisites:
+ * qtbase exists and qmake built
+ * qtbase's Makefile exists
+ * other modules exists as needed
+
+Instructions:
+ $> <path_to_Qt_5_qmake>/qmake
+ $> make online_docs