libxcb/doc
Josh Triplett 30c768b322 Rewrite automake's data installation rules, because they suck.
Specifically, they didn't handle installing data from both srcdir and builddir.
We have the tutorial in the srcdir, and build the manual in the builddir.

Also, stop rebuilding the manual for each make target in the doc directory, and
every time any of those targets get called.  This change now makes the manual
never rebuild once built; we plan to fix that later, by rewriting the makefiles
to avoid recursive make, and then making the manual depend on the source files.

Commit by Jamey Sharp and Josh Triplett.
2006-11-23 02:11:56 -08:00
..
tutorial fix some indentation, remove args of the main function (not needed), xcb_sync -> xcb_aux_sync. Jamey, it seems that your script transforms XCBGetSetup into a type, instead of a function. Same for XCBSetupVendor. Maybe there are other fuctions that have the same problem. 2006-09-30 13:06:58 +02:00
.gitignore Rework doxygen build and install to work with srcdir != builddir 2006-11-23 00:11:09 -08:00
Makefile.am Rewrite automake's data installation rules, because they suck. 2006-11-23 02:11:56 -08:00
xcb.doxygen.in Rework doxygen build and install to work with srcdir != builddir 2006-11-23 00:11:09 -08:00