doc: Add auto-generated Wayland Library chapter
authorTiago Vignatti <tiago.vignatti@intel.com>
Thu, 11 Oct 2012 14:42:09 +0000 (17:42 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 15 Oct 2012 17:02:04 +0000 (13:02 -0400)
commite2db4cf26f9004f4b473bc0d8c6f277828f80c8b
tree0930fec754dc42961e6a7a4cc942c04f959657eb
parent29c20e2eb6624f1c8dfd08a042a802b689b7a293
doc: Add auto-generated Wayland Library chapter

For now only Wayland Client API is described on that chapter, which is
extracted via doxygen on ./src/wayland-client.h. We apply a stylesheet
(doxygen-to-publican) on doxygen output so it becomes docbook valid.

Now all we need to do is populate that header while developing in order to
grow a decent documentation. So please use it!

Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
configure.ac
doc/Makefile.am
doc/Wayland/Makefile.am
doc/Wayland/doxygen-to-publican.xsl [new file with mode: 0644]
doc/Wayland/en_US/Library.xml [new file with mode: 0644]
doc/Wayland/en_US/Wayland.xml
doc/doxygen/Makefile.am [new file with mode: 0644]
doc/doxygen/wayland.doxygen.in [new file with mode: 0644]