org: Add link to the Python notebooks.

Fixes #100.

* doc/org/tut.org: Link to the notebook.
* src/sanity/ipynb.test: New test, to make sure we do not forget
to document ipython notebook when we add some.
* src/sanity/Makefile.am: Add it and run it.
* NEWS: Mention it.
This commit is contained in:
Alexandre Duret-Lutz 2015-08-13 16:44:31 +02:00
parent 868cabe4f6
commit 21ff2d0415
4 changed files with 118 additions and 9 deletions

2
NEWS
View file

@ -4,7 +4,7 @@ New in spot 1.99.2a (not yet released)
for each generated automaton.
* The html documentation now includes a HTML copies of the man
pages.
pages, and HTML copies of the Python notebooks.
* Bugs fixed
- Some acceptance conditions like Fin(0)|Fin(1)|Fin(2)&Inf(3)