doc: add an example about how to build monitor in shell/python/C++

Part of #239.

* doc/org/tut11.org: New file.
* doc/org/ltl2tgba.org, doc/org/hierarchy.org: Add some anchors we can
link to in tut11.org.
* doc/org/tut.org, doc/Makefile.am: Add tut11.org.
* NEWS: Mention the new page.
This commit is contained in:
Alexandre Duret-Lutz 2017-03-03 17:36:31 +01:00
parent 2b9accdf58
commit bb23ea9978
6 changed files with 304 additions and 0 deletions

5
NEWS
View file

@ -8,6 +8,11 @@ New in spot 2.3.1.dev (not yet released)
atomic propositions instead of conting them. Tools that output
formulas also support --format=%x for this purpose.
Documentation:
- https://spot.lrde.epita.fr/tut11.html is a new page describing
how to build monitors in Shell, Python, or C++.
Bugs fixed:
- The tests using LTSmin's patched version of divine would fail