* doc/mainpage.dox: New file.

* doc/Makefile.am (EXTRA_DIST): Add mainpage.dox.
* doc/Doxyfile.in (INPUT): Add @srcdir@/mainpage.dox
This commit is contained in:
Alexandre Duret-Lutz 2003-06-26 14:57:09 +00:00
parent 8e3a24ad5c
commit ecda9e2641
4 changed files with 21 additions and 2 deletions

View file

@ -1,5 +1,9 @@
2003-06-26 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* doc/mainpage.dox: New file.
* doc/Makefile.am (EXTRA_DIST): Add mainpage.dox.
* doc/Doxyfile.in (INPUT): Add @srcdir@/mainpage.dox
* src/tgba/succiter.hh: Adjust comments about promises to
refer to accepting conditions.
* src/tgba/tgbabddconcretefactory.hh: Likewise.