about summary refs log tree commit diff
path: root/doc/keywords.txt
AgeCommit message (Collapse)AuthorLines
2011-11-23doc: Build keywords multitable automaticallyHaitao Li-0/+20
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.