Add API documentation support

Add optional support for building API documentation using gtk-doc.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Thomas Wood
2014-03-11 16:04:28 +00:00
committed by Daniel Vetter
parent c769d0988b
commit 14ea2a04eb
11 changed files with 199 additions and 1 deletions
+2
View File
@@ -26,6 +26,8 @@ Release 1.6 (2014-XX-YY)
- Broadwell support for intel_audio_dump (Mengdong Lin).
- API documentation support (Thomas)
Release 1.5 (2013-11-06)
------------------------