mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-20 14:26:17 +00:00
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>
This commit is contained in:
parent
614895fec1
commit
5d80872009
@ -51,6 +51,7 @@
|
|||||||
* @short_description: Register access and sideband I/O library
|
* @short_description: Register access and sideband I/O library
|
||||||
* @title: I/O
|
* @title: I/O
|
||||||
* @include: intel_io.h
|
* @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
|
* 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
|
* fancy version which also handles forcewake and can optionally check registers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user