mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-20 14:26:17 +00:00
doc: Remove i-g-t/intel prefixes and capitalize section titles
Looks better! Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
203c3841fc
commit
6ebd8c2dc3
@ -62,7 +62,7 @@
|
||||
/**
|
||||
* SECTION:igt_aux
|
||||
* @short_description: Auxiliary libraries and support functions
|
||||
* @title: i-g-t aux
|
||||
* @title: aux
|
||||
* @include: igt_aux.h
|
||||
*
|
||||
* This library provides various auxiliary helper functions that don't really
|
||||
|
@ -74,7 +74,7 @@
|
||||
/**
|
||||
* SECTION:igt_core
|
||||
* @short_description: Core i-g-t testing support
|
||||
* @title: i-g-t core
|
||||
* @title: Core
|
||||
* @include: igt_core.h
|
||||
*
|
||||
* This library implements the core of the i-g-t test support infrastructure.
|
||||
|
@ -42,7 +42,7 @@
|
||||
/**
|
||||
* SECTION:igt_debugfs
|
||||
* @short_description: Support code for debugfs features
|
||||
* @title: i-g-t debugfs
|
||||
* @title: debugfs
|
||||
* @include: igt_debugfs.h
|
||||
*
|
||||
* This library provides helpers to access debugfs features. On top of some
|
||||
|
@ -35,7 +35,7 @@
|
||||
/**
|
||||
* SECTION:igt_draw
|
||||
* @short_description: drawing helpers for tests
|
||||
* @title: i-g-t draw
|
||||
* @title: Draw
|
||||
* @include: igt_draw.h
|
||||
*
|
||||
* This library contains some functions for drawing rectangles on buffers using
|
||||
|
@ -36,7 +36,7 @@
|
||||
/**
|
||||
* SECTION:igt_fb
|
||||
* @short_description: Framebuffer handling and drawing library
|
||||
* @title: i-g-t framebuffer
|
||||
* @title: Framebuffer
|
||||
* @include: igt_fb.h
|
||||
*
|
||||
* This library contains helper functions for handling kms framebuffer objects
|
||||
|
@ -40,7 +40,7 @@
|
||||
/**
|
||||
* SECTION:igt_gt
|
||||
* @short_description: GT support library
|
||||
* @title: i-g-t gt
|
||||
* @title: GT
|
||||
* @include: igt_gt.h
|
||||
*
|
||||
* This library provides various auxiliary helper functions to handle general
|
||||
|
@ -177,7 +177,7 @@ const unsigned char* igt_kms_get_base_edid(void)
|
||||
/**
|
||||
* SECTION:igt_kms
|
||||
* @short_description: Kernel modesetting support library
|
||||
* @title: i-g-t kms
|
||||
* @title: KMS
|
||||
* @include: igt_kms.h
|
||||
*
|
||||
* This library provides support to enumerate and set modeset configurations.
|
||||
|
@ -47,7 +47,7 @@
|
||||
/**
|
||||
* SECTION:intel_batchbuffer
|
||||
* @short_description: Batchbuffer and blitter support
|
||||
* @title: intel batchbuffer
|
||||
* @title: Batch Buffer
|
||||
* @include: intel_batchbuffer.h
|
||||
*
|
||||
* This library provides some basic support for batchbuffers and using the
|
||||
|
@ -44,7 +44,7 @@
|
||||
/**
|
||||
* SECTION:intel_chipset
|
||||
* @short_description: Feature macros and chipset helpers
|
||||
* @title: intel chipset
|
||||
* @title: Chipset
|
||||
* @include: intel_chipset.h
|
||||
*
|
||||
* This library mostly provides feature macros which use raw pci device ids. It
|
||||
|
@ -49,7 +49,7 @@
|
||||
/**
|
||||
* SECTION:intel_io
|
||||
* @short_description: Register access and sideband I/O libraray
|
||||
* @title: intel io
|
||||
* @title: I/O
|
||||
* @include: intel_io.h
|
||||
*
|
||||
* This library provides register I/O helpers in both a basic version and a more
|
||||
|
Loading…
x
Reference in New Issue
Block a user