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:
parent
868cabe4f6
commit
21ff2d0415
4 changed files with 118 additions and 9 deletions
2
NEWS
2
NEWS
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue