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:
parent
b3cc033e92
commit
c483053a85
7 changed files with 1550 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue