summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 79653f5c..66462c8a 100644
--- a/README
+++ b/README
@@ -110,6 +110,11 @@ debugger/
The debugger must be run as root: "sudo debugger/eudb"
+docs/
+ Thus far just contains the autogenerated intel-gpu-tools libraries
+ reference documenation in docs/reference/ You need to have the gtk doc
+ tools installed to generate this API documentation.
+
DEPENDENCIES
This is a non-exchaustive list of package dependencies required for
building everything:
@@ -121,3 +126,4 @@ DEPENDENCIES
swig2.0
libpython3.3-dev
x11proto-dri2-dev
+ gtk-doc-tools