diff options
author | Mathieu Lirzin <mthl@gnu.org> | 2015-11-12 23:05:17 +0100 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2015-12-06 13:46:41 -0500 |
commit | 5b09c3c3feaf00a39f2faee2a4f8f833e07df919 (patch) | |
tree | c1e65ea329ca962ed583bf37d37102c19978691b /doc | |
parent | b4778239643436b21f6cf513d0ad58e0d5aafdde (diff) |
doc: Add support for 'install-info'.
* doc/haunt.texi: Use '@dircategory' and '@direntry'.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/haunt.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/haunt.texi b/doc/haunt.texi index d514927..5c65123 100644 --- a/doc/haunt.texi +++ b/doc/haunt.texi @@ -20,6 +20,11 @@ copy of the license is included in the section entitled ``GNU Free Documentation License''. @end copying +@dircategory Web development +@direntry +* Haunt: (haunt). Haunt, the functional static site generator. +@end direntry + @titlepage @title Haunt Reference Manual @subtitle Using Haunt |