Add the Clutter Cookbook to the build
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 11 Dec 2008 16:57:46 +0000 (16:57 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 30 Nov 2009 21:31:19 +0000 (21:31 +0000)
commit35627f240fa498656492e437c130ffe34674ca54
treee64d783ad05ee6cb53e370f7eeba3567f0d8a129
parent15a04a1dd39fd19f28132cbd3c22b49c05c0773b
Add the Clutter Cookbook to the build

The "Clutter Cookbook" is a document designed to contain solutions
to common problems applications developers might encounter when using
Clutter. It is meant as a companion to the API reference but it
requires knowledge of the Clutter API and framework.
.gitignore
configure.ac
doc/cookbook/Makefile.am [new file with mode: 0644]
doc/cookbook/clutter-cookbook.xml [new file with mode: 0644]
doc/cookbook/cookbook.xsl [new file with mode: 0644]
doc/cookbook/style.css [new file with mode: 0644]
doc/cookbook/version.xml.in [new file with mode: 0644]