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@xxxxxxxxx> Signed-off-by: Thomas Wood <thomas.wood@xxxxxxxxx> --- lib/intel_mmio.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/intel_mmio.c b/lib/intel_mmio.c index 76b5e70..e6dd493 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 -- 2.4.2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx