summaryrefslogtreecommitdiff
path: root/lib/intel_mmio.c
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-06-29 11:03:39 +0100
committerThomas Wood <thomas.wood@intel.com>2015-07-02 08:17:17 +0100
commit5d80872009d4f3509e7e2b7a236b27d5002aff15 (patch)
treece4deaf707d17e20ec922e0fc6083533288c54eb /lib/intel_mmio.c
parent614895fec12a66376167c23294157a8f69014e54 (diff)
docs: override section id to avoid '/' in filenames
The section id is generated from the section title and is used to create the html output filename, which therefore causes problems if it includes a '/' character. Cc: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/intel_mmio.c')
-rw-r--r--lib/intel_mmio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/intel_mmio.c b/lib/intel_mmio.c
index 76b5e708..e6dd493f 100644
--- a/lib/intel_mmio.c
+++ b/lib/intel_mmio.c
@@ -51,6 +51,7 @@
* @short_description: Register access and sideband I/O library
* @title: I/O
* @include: intel_io.h
+ * @section_id: intel-gpu-tools-IO
*
* This library provides register I/O helpers in both a basic version and a more
* fancy version which also handles forcewake and can optionally check registers