graphs: documentation
authorTheophile Ranquet <theophile.ranquet@gmail.com>
Thu, 18 Oct 2012 15:38:32 +0000 (15:38 +0000)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 18 Oct 2012 15:03:30 +0000 (17:03 +0200)
commitfc4fdd623e7613c002f7c7d6cb73b4ab4bb5b494
tree06af51bb0a61ef96e3b604eb87e89bd270e39a94
parentdd47b5220cb0346e3dd8d873f09b606733adf836
graphs: documentation

Note that 'make web-manual' fails.

* NEWS: Document these changes.
* doc/Makefile.am: Adjust to generate example files.
* doc/bison.texi: Add a Graphviz section after "Understanding::", the section
describing the .output file, because these are similar.
* doc/figs/example-reduce.dot, doc/figs/example-reduce.txt,
doc/figs/example-shift.dot, doc/figs/example-shift.txt: New, minimal
examples to illustrate the documentation.

Signed-off-by: Akim Demaille <akim@lrde.epita.fr>
NEWS
TODO
doc/Makefile.am
doc/bison.texi
doc/figs/example-reduce.dot [new file with mode: 0644]
doc/figs/example-reduce.txt [new file with mode: 0644]
doc/figs/example-shift.dot [new file with mode: 0644]
doc/figs/example-shift.txt [new file with mode: 0644]