diff options
author | David Thompson <dthompson2@worcester.edu> | 2019-06-04 08:00:51 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2019-06-04 08:01:04 -0400 |
commit | 93f50bc0489a2150b4e737eabcce3b568db91774 (patch) | |
tree | e34f7544819c5dac403d1e1b974edf36acc178ec /doc | |
parent | 070e909e191543a65447b66d7675f100b9420d3e (diff) |
doc: Add direntry info.
Thanks to Hugo Hörnquist <hugo@lysator.liu.se> for submitting this
change.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guile-sdl2.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/guile-sdl2.texi b/doc/guile-sdl2.texi index 039e5e8..5282ea8 100644 --- a/doc/guile-sdl2.texi +++ b/doc/guile-sdl2.texi @@ -20,6 +20,11 @@ Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}. @end quotation +@dircategory The Algorithmic Language Scheme +@direntry +* Guile-SDL2: (guile-sdl2). SDL2 bindings for Guile. +@end direntry + The document was typeset with @uref{http://www.texinfo.org/, GNU Texinfo}. |