spot/doc
Alexandre Duret-Lutz 5b87fa628d Build doxygen pictures with libgd to reduce their size.
Doxygen only knows how to call dot with -Tpng, while using
-Tpng:gd produces pictures that are 10 times smaller.  Use a
simple wrapper around dot to simplify this.

* doc/dot.in: New file, that wrap the system's dot and replace
-Tpng by -Tpng:gd.
* doc/Makefile.am ($(srcdir)/stamp): Depend on dot.
* doc/Doxyfile.in: Update to 1.6.2.
(DOT_PATH): Set to @srcdir@ to use doc/dot instead of the
system's dot.
* configure.ac: Find the absolute path of dot, and generate
the doc/dot script.
2010-01-31 20:26:27 +01:00
..
.cvsignore more files to ignore 2003-07-15 11:51:32 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
dot.in Build doxygen pictures with libgd to reduce their size. 2010-01-31 20:26:27 +01:00
Doxyfile.in Build doxygen pictures with libgd to reduce their size. 2010-01-31 20:26:27 +01:00
footer.html * doc/footer.html: New file, link to RefDocComments on the wiki. 2004-07-09 14:51:56 +00:00
mainpage.dox * doc/mainpage.dox: More text, and a link to "Modules". 2005-01-29 16:47:01 +00:00
Makefile.am Build doxygen pictures with libgd to reduce their size. 2010-01-31 20:26:27 +01:00