]> git.saurik.com Git - bison.git/commit
doc: fix mfcalc code.
authorAkim Demaille <demaille@gostai.com>
Thu, 16 Feb 2012 14:07:23 +0000 (15:07 +0100)
committerAkim Demaille <demaille@gostai.com>
Thu, 16 Feb 2012 14:52:13 +0000 (15:52 +0100)
commitf9c75dd016198f9b8c255f1bb139360eef3f071f
treecf66fe389a5ed649d0f95833db6baf76989f0450
parent0bb5783b3882aa0244d9c628b1fb9766e7e8a7d5
doc: fix mfcalc code.

* doc/bison.texinfo (Multi-function Calc): Add missing includes.
Fix the rendering of the result: use @result and remove the
initial tabulation in the actual code.
Fix stylistic issues: avoid the , operator.
Add extexi mark-up.
* examples/extexi: Also support @smallexample.
doc/bison.texinfo
examples/extexi