cookbook: Add example code
authorEmmanuele Bassi <ebassi@linux.intel.com>
Sun, 18 Jul 2010 09:53:06 +0000 (10:53 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Sun, 18 Jul 2010 09:53:06 +0000 (10:53 +0100)
commitbb3dc013bffe387dd1532df4c0469a88ef54808a
tree0ef03b4719967349b2c56c3116075cb94745cf12
parent5f4f2fa3c7e95d13664e40d3e238594170df1486
cookbook: Add example code

The cookbook should also include fully functional code examples. We can
even XInclude them into the docbook XML itself.

The examples should be built with the coobook, so that we can always
make sure they are up to date.
configure.ac
doc/cookbook/Makefile.am
doc/cookbook/examples/.gitignore [new file with mode: 0644]
doc/cookbook/examples/Makefile.am [new file with mode: 0644]
doc/cookbook/examples/textures-reflection.c [new file with mode: 0644]