doc: various minor improvements and fixes
authorAkim Demaille <akim@lrde.epita.fr>
Sat, 8 Dec 2012 15:18:07 +0000 (16:18 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Sun, 9 Dec 2012 15:24:19 +0000 (16:24 +0100)
commitc949ada3daafd081b34b14eac98c76d01b4d5f1d
tree2cc41f4a03ca13957f5b5c7ca074f1c51203a921
parentd4dcde2b75d38e8098c5df8d1b61479b389f2c12
doc: various minor improvements and fixes

* doc/figs/example.dot, doc/figs/example.y: New.
* doc/bison.texi: Prefer "token" to TOKEN.
Use @group where appropriate.
Adjust with style changes in the output (State 0, not state 0).
Fix some @ref that were missing the third argument.
Fix some incorrect line numbers.
Use "nonterminal", not "non-terminal".
Fix overfull and underfull TeX hboxes.
Put the comments in the index.
Remove duplicate index entries.
Fuse glossary entries where appropriate.
(Understanding): Improve the continuity between sections.
Use example.dot to show the whole graph.
* doc/Makefile.am: Adjust.
doc/Makefile.am
doc/bison.texi
doc/figs/example.dot [new file with mode: 0644]
doc/figs/example.y [new file with mode: 0644]