Add rudimentary gtk-doc support to the project
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Fri, 20 Jul 2012 14:24:52 +0000 (15:24 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Mon, 30 Jul 2012 12:25:11 +0000 (13:25 +0100)
commit2a221711bf6b7ac889806adc8d4dff2b38111e56
tree96f47187f7894479c94a8b39d8a3d7f1f9615897
parent4b001bc29888fa47a1c66777b26820f784bec609
Add rudimentary gtk-doc support to the project

This includes adjusting the configure script to check for gtk-doc as
well as creating the necessary directories and Makefile.am files.

At the moment, no documentation is generated. We'll have to add initial
templates that include the docbook XML generated for the D-Bus API.
Makefile.am
configure.ac
docs/Makefile.am [new file with mode: 0644]
docs/reference/Makefile.am [new file with mode: 0644]
docs/reference/node-startup-controller/Makefile.am [new file with mode: 0644]