mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
gtk-doc: Document the docs
- configure output to easily see whether docs are built or not - small blurb in README Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user