* doc/Doxyfile.in: New.

* doc/Makefile.am: Use it.
* src/lalr.h, src/symtab.h: Initial doxygenation.
This commit is contained in:
Akim Demaille
2006-06-27 14:09:54 +00:00
parent 8ee5b53874
commit 2073e1b602
5 changed files with 1205 additions and 54 deletions

View File

@@ -1,3 +1,9 @@
2006-06-27 Akim Demaille <akim@epita.fr>
* doc/Doxyfile.in: New.
* doc/Makefile.am: Use it.
* src/lalr.h, src/symtab.h: Initial doxygenation.
2006-06-26 Joel E. Denny <jdenny@ces.clemson.edu>
Don't miss %merge result type warnings just because the LHS types are