Remove spotref.pdf.

* doc/Doxyfile.in: Do not generate LaTeX output.
* doc/Makefile.am: Do not build spotref.pdf.
* NEWS, README: Adjust.
This commit is contained in:
Alexandre Duret-Lutz 2011-11-28 13:49:56 +01:00
parent 799ab14300
commit 6b503d43a9
5 changed files with 12 additions and 12 deletions

1
NEWS
View file

@ -23,6 +23,7 @@ New in spot 0.7.1a:
- Identifiers used to name atomic proposition can contain dots.
E.g.: X.Y is now an atomic proposition, while it was understood
as X&Y in previous versions.
- The Doxygen documentation is no longer built as a PDF file.
* Internal improvements:
- The on-line ltl2tgba CGI script uses a cache to produce faster
answers.