lib: Use @include tag for include files

Occasionally useful to read documentation ...

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2014-03-23 14:45:13 +01:00
parent 8221fda087
commit 7bb40944e2
7 changed files with 7 additions and 12 deletions
+1 -2
View File
@@ -40,8 +40,7 @@
* SECTION:igt_debugfs
* @short_description: Support code for debugfs features
* @title: i-g-t debugfs
*
* > #include "igt_debugfs.h"
* @include: igt_debugfs.h
*
* This library provides helpers to access debugfs features. On top of some
* basic functions to access debugfs files with e.g. igt_debugfs_open() it also