Add API documentation support
authorThomas Wood <thomas.wood@intel.com>
Tue, 11 Mar 2014 16:04:28 +0000 (16:04 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 11 Mar 2014 16:19:47 +0000 (17:19 +0100)
commit14ea2a04ebfa287e33b69a3bc7e47f02ba93c9ed
tree92979ef4b06e2e8cb61287076d364cfe76c43ddf
parentc769d0988b7fae0e758046ba165c9c52c4f2816a
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>
.gitignore
Makefile.am
NEWS
autogen.sh
configure.ac
docs/Makefile.am [new file with mode: 0644]
docs/reference/Makefile.am [new file with mode: 0644]
docs/reference/intel-gpu-tools/.gitignore [new file with mode: 0644]
docs/reference/intel-gpu-tools/Makefile.am [new file with mode: 0644]
docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml [new file with mode: 0644]
docs/reference/intel-gpu-tools/version.xml.in [new file with mode: 0644]