From 5d80872009d4f3509e7e2b7a236b27d5002aff15 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Mon, 29 Jun 2015 11:03:39 +0100 Subject: 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 Signed-off-by: Thomas Wood --- lib/intel_mmio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/intel_mmio.c') 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 -- cgit v1.2.3