about summary refs log tree commit diff
path: root/src/etc/gen-keywords-table.py
AgeCommit message (Collapse)AuthorLines
2011-11-23doc: Build keywords multitable automaticallyHaitao Li-0/+103
Keywords are now listed in a plain text file. They're sorted in column-major order and rendered as a texinfo multitable in rust.texi. Fixes issue #1216.