1 \input texinfo @c -*-texinfo-*-
3 @setfilename %%MANUAL-FILENAME%%.info
4 @settitle %%MANUAL-TITLE%%
7 @c @documentencoding utf-8
12 @c @dircategory %%INFO-CATEGORY%%
14 @c * %%MANUAL-FILENAME%%: %%PROJECT-DESCRIPTION%%
17 @include macros.texinfo
19 @c Show types, functions, and concepts in the same index.
24 @c Copyright @copyright{} 2084 John Doe <john@doe.com>
26 @include license.texinfo
30 @title %%MANUAL-TITLE%%
31 @subtitle %%MANUAL-SUBTITLE%%
34 @vskip 0pt plus 1filll
42 @top %%MANUAL-FILENAME%%
48 * Comprehensive Index::
52 @c @node First Chapter
53 @c @chapter First Chapter
55 @c @include include/fun-somepackage-somefunction.texinfo
56 @c @include include/macro-somepackage-somemacro.texinfo
58 @c @node First Section
59 @c @section First Section
61 @c @include include/fun-somepackage-somefunction.texinfo
62 @c @include include/fun-somepackage-somefunction.texinfo
66 @c We call this node ``Comprehensive Index'' so that texinfo's HTML
67 @c output doesn't generate an index.html that'd overwrite the manual's
69 @node Comprehensive Index