* doc/Doxyfile.in: Upgrade to Doxygen 1.3.5. Build

documentation for iface/.
* dox/mainpage.dox: Fix reference to ltl_to_tgba.
* src/ltlenv/environment.hh: Typo.
This commit is contained in:
Alexandre Duret-Lutz 2003-12-29 12:14:04 +00:00
parent 1b0fe66393
commit c2892a8275
5 changed files with 981 additions and 71 deletions

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,8 @@
/// spot::ltl::formula.
/// \li spot::tgba Base class for Transition-based
/// Generalized Büchi Automaton.
/// \li spot::ltl_to_tgba Convert a spot::ltl::formula into a
/// spot::tgba.
/// \li spot::ltl_to_tgba_fm Convert a spot::ltl::formula into a
/// spot::tgba.
/// \li spot::ltl_to_tgba_lacim Likewise.