spot/doc
Alexandre Duret-Lutz 8e685e00c9 deprecate copy() in favor of make_twa_graph()
Fixes #258.

* spot/twaalgos/copy.cc: Delete, and move the code...
* spot/twa/twagraph.cc: ... in some anonymous namespace here.
* spot/twa/twagraph.hh: Adjust the make_twa_graph() overload.
* spot/twaalgos/copy.hh, NEWS: Mark copy() as deprecated and redirect
to make_twa_graph().
* doc/org/upgrade2.org, doc/org/tut51.org, python/spot/impl.i,
spot/twaalgos/dot.cc, spot/twaalgos/langmap.cc, tests/core/ikwiad.cc:
Adjust callers.
* spot/twaalgos/Makefile.am: Remove copy.cc.
2017-07-25 11:35:37 +02:00
..
org deprecate copy() in favor of make_twa_graph() 2017-07-25 11:35:37 +02:00
tl tl.pdf: adjust syntactic hierarchy class to match code 2017-03-14 14:38:19 +01:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
dot.in Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Doxyfile.in doc: improve the twa class documentation 2016-02-15 11:04:48 +01:00
footer.html Improve documentation here and there. 2013-06-09 15:55:57 +02:00
mainpage.dox doc: two typos 2015-11-17 18:18:50 +01:00
Makefile.am genaut: add missing documentation 2017-04-22 14:19:35 +02:00