Blame Scripts/Functions/Help/Texinfo/Templates/en_US/manual.texinfo

ad1d7b
\input texinfo   @c -*-texinfo-*-
7ebd6e
@c $Id$
7ebd6e
@c -- Header --------------------------------------------------
7ebd6e
333f44
@setfilename =MANUAL_NAME=.info
bdeacf
@settitle =MANUAL_TITLE=
7ebd6e
@documentlanguage =LOCALE_LL=
7ebd6e
@afourpaper
7ebd6e
@finalout
7ebd6e
7ebd6e
@c -- Summary description and copyright -----------------------
ad1d7b
ad1d7b
@copying
333f44
=MANUAL_ABSTRACT=
ad1d7b
1ebc7f
Copyright @copyright{} =COPYRIGHT_YEAR_LIST= =COPYRIGHT_HOLDER=
ad1d7b
ad1d7b
Permission is granted to copy, distribute and/or modify this document
ad1d7b
under the terms of the GNU Free Documentation License, Version 1.2 or
ad1d7b
any later version published by the Free Software Foundation; with no
ad1d7b
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
268990
copy of the license is included in the section entitled @ref{GNU Free
268990
Documentation License}.
ad1d7b
@end copying
ad1d7b
7ebd6e
@c -- Titlepage, contents, copyright ---------------------------
ad1d7b
ad1d7b
@titlepage
bdeacf
@title =MANUAL_TITLE=
bdeacf
@subtitle =MANUAL_SUBTITLE=
1ebc7f
@author =COPYRIGHT_HOLDER= 
ad1d7b
@page
ad1d7b
@vskip 0pt plus 1filll
ad1d7b
@insertcopying
ad1d7b
@end titlepage
ad1d7b
@contents
ad1d7b
7ebd6e
@c -- `Top' node and master menu -------------------------------
ad1d7b
ad1d7b
@ifnottex
ad1d7b
@node Top
bdeacf
@top =MANUAL_TITLE=
ad1d7b
@insertcopying
ad1d7b
@end ifnottex
333f44
333f44
@include =MANUAL_NAME=-menu.texinfo
ad1d7b
7ebd6e
@c -- The body of the document --------------------------------
ad1d7b
333f44
@include =MANUAL_NAME=-nodes.texinfo
ad1d7b
7ebd6e
@c -- The end of the document ---------------------------------
ad1d7b
333f44
@include =MANUAL_NAME=-index.texinfo
333f44
ad1d7b
@bye