]> git.saurik.com Git - bison.git/commitdiff
doc: use deffn to declare the list of %define variables
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 31 Dec 2012 15:21:34 +0000 (16:21 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 31 Dec 2012 15:33:44 +0000 (16:33 +0100)
* doc/bison.texi (%define Summary): Use @deffn instead of @table, it
spares a lot of width, especially in PDF, and looks nicer in the other
formats too.
It is also more consistent with the rest of the document.


No differences found