diff options
author | David Thompson <dthompson2@worcester.edu> | 2019-06-04 08:05:35 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2019-06-04 08:05:35 -0400 |
commit | 3da34ff5fea10d783711a63d8f53851ce633600d (patch) | |
tree | d1b0af6034eab288ddb8e8cd1b0891eddd95e000 /doc | |
parent | 317dcf124dafdfccbd2e0ac9d60df098c2cdc9fd (diff) |
doc: Add direntry information.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/chickadee.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/chickadee.texi b/doc/chickadee.texi index e4eb165..3e0d3c7 100644 --- a/doc/chickadee.texi +++ b/doc/chickadee.texi @@ -19,6 +19,11 @@ Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}. @end quotation +@dircategory The Algorithmic Language Scheme +@direntry +* Chickadee: (chickadee). Game programming toolkit for Guile. +@end direntry + The document was typeset with @uref{http://www.texinfo.org/, GNU Texinfo}. |