org: add some help for upgrading old code

* doc/org/upgrade2.org: New file.
* doc/Makefile.am, doc/org/index.org: Add it.
* doc/org/tut22.org: Add some custom id for reference.
* doc/org/spot.css: Style the tables.
* NEWS: Mention the new doc.
This commit is contained in:
Alexandre Duret-Lutz 2016-03-02 17:42:40 +01:00
parent 65726c0f60
commit 892e648970
6 changed files with 668 additions and 1 deletions

View file

@ -35,10 +35,12 @@ The latest version is *{{{LASTRELEASE}}}* and was released on
* Documentation
- [[file:concepts.org][Basic concepts]].
- [[file:tools.org][Command-line tools]].
- [[file:tut.org][Code examples]].
- [[http://spot.lrde.epita.fr/doxygen/][Doxygen documentation]], generated automatically from the source code.
- [[https://spot.lrde.epita.fr/tl.pdf][Definition of the temporal operators supported by Spot]].
- [[file:upgrade2.org][Help for upgrading existing code written for Spot 1.2.x to Spot 2]].
* Try Spot On-line