Add documentation for temporal logic operators.

* doc/tl/Makefile.am, doc/tl/tl.tex, doc/tl/tl.bib: New files.
* doc/Makefile.am (SUBDIRS): Recurse into tl/.
* configure.ac: Output doc/tl/Makefile
* README: Describe doc/tl/.
This commit is contained in:
Alexandre Duret-Lutz 2011-05-28 15:22:12 +02:00
parent b3cc033e92
commit c483053a85
7 changed files with 1550 additions and 2 deletions

View file

@ -23,6 +23,8 @@
DOXYGEN = doxygen
SUBDIRS = tl
.PHONY: doc fast-doc
all-local: $(srcdir)/stamp
@ -52,4 +54,4 @@ EXTRA_DIST = \
footer.html \
mainpage.dox \
$(srcdir)/stamp \
$(srcdir)/spot.html
$(srcdir)/spot.html