* doc/Makefile.am (EXTRA_DIST, spot.html): Built the html

documentation in $(srcdir) since it is distributed.
* doc/Doxyfile.in (HTML_OUTPUT): Likewise.  Upgrade to Doxygen 1.3.7.
This commit is contained in:
Alexandre Duret-Lutz 2004-05-18 09:21:25 +00:00
parent 62a05ab1fb
commit 9c0b0c53e6
3 changed files with 489 additions and 438 deletions

View file

@ -1,3 +1,9 @@
2004-05-18 Alexandre Duret-Lutz <adl@src.lip6.fr>
* doc/Makefile.am (EXTRA_DIST, spot.html): Built the html
documentation in $(srcdir) since it is distributed.
* doc/Doxyfile.in (HTML_OUTPUT): Likewise. Upgrade to Doxygen 1.3.7.
2004-05-17 Thomas Martinez <martinez@src.lip6.fr>
* src/ltlvisit/basereduc.cc, src/ltltest/inf.cc (main): Style.