doc: check the rpcalc.

* doc/bison.texinfo: Tag rpcalc.y snippets.
	Add missing includes.
	(Rpcalc Rules): Don't issue leading tabs.
	Complete an Info menu.
	Use @result.
	* examples/rpcalc/local.mk: New.
	* examples/rpcalc/rpcalc.test: New.
	* examples/local.mk: Use them.
	* examples/mfcalc/mfcalc.test: Remove dup test.
	* examples/test: Disable debug traces.
This commit is contained in:
Akim Demaille
2012-02-19 13:05:42 +01:00
parent e7b94cc360
commit 24ec083743
7 changed files with 127 additions and 15 deletions

3
examples/rpcalc/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/calc.h
/rpcalc.stamp
/rpcalc.y