diff --git a/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-index.texi b/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-index.texi deleted file mode 100644 index abe002c..0000000 --- a/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-index.texi +++ /dev/null @@ -1,3 +0,0 @@ -@node Index -@unnumbered Index -@printindex cp diff --git a/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-intro.texi b/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-intro.texi deleted file mode 100644 index e69de29..0000000 --- a/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-intro.texi +++ /dev/null diff --git a/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-menu.texi b/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-menu.texi deleted file mode 100644 index 70362c8..0000000 --- a/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-menu.texi +++ /dev/null @@ -1,3 +0,0 @@ -@menu -* Index:: -@end menu diff --git a/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-nodes.texi b/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-nodes.texi deleted file mode 100644 index e69de29..0000000 --- a/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-nodes.texi +++ /dev/null diff --git a/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-section.texi b/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-section.texi deleted file mode 100644 index aabbd71..0000000 --- a/Scripts/Bash/Functions/Manual/Config/Default/manual-cha-section.texi +++ /dev/null @@ -1,22 +0,0 @@ -@subsection =GOALS= - -@itemize -@item ... -@end itemize - -@subsection =DESCRIPTION= - -@itemize -@item ... -@end itemize - -@subsection =USAGE= - -@itemize -@item ... -@end itemize - -@subsection =SEEALSO= - -@menu -@end menu diff --git a/Scripts/Bash/Functions/Manual/Config/Default/manual.texi b/Scripts/Bash/Functions/Manual/Config/Default/manual.texi deleted file mode 100644 index ffc33e9..0000000 --- a/Scripts/Bash/Functions/Manual/Config/Default/manual.texi +++ /dev/null @@ -1,55 +0,0 @@ -\input texinfo @c -*-texinfo-*- -@c $Id$ -@c -- Header -------------------------------------------------- - -@setfilename =FILENAME=.info -@settitle =TITLE= -@documentlanguage =LOCALE_LL= -@afourpaper -@finalout - -@c -- Summary description and copyright ----------------------- - -@copying -=DESCRIPTION= - -Copyright @copyright{} =COPYRIGHT_YEAR= =COPYRIGHT_HOLDER= - -Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no -Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A -copy of the license is included in the section entitled GNU Free -Documentation License. -@end copying - -@c -- Titlepage, contents, copyright --------------------------- - -@titlepage -@title =TITLE= -@subtitle =SUBTITLE= -@author =AUTHOR= -@page -@vskip 0pt plus 1filll -@insertcopying -@end titlepage -@contents - -@c -- `Top' node and master menu ------------------------------- - -@ifnottex -@node Top -@top =TITLE= -@insertcopying -@end ifnottex -@include manual-cha-menu.texi - -@c -- The body of the document -------------------------------- - -@include manual-cha-nodes.texi - -@c -- The end of the document --------------------------------- - -@include manual-cha-index.texi - -@bye diff --git a/Scripts/Bash/Functions/Manual/Config/manual-cha-index.texi b/Scripts/Bash/Functions/Manual/Config/manual-cha-index.texi new file mode 100644 index 0000000..abe002c --- /dev/null +++ b/Scripts/Bash/Functions/Manual/Config/manual-cha-index.texi @@ -0,0 +1,3 @@ +@node Index +@unnumbered Index +@printindex cp diff --git a/Scripts/Bash/Functions/Manual/Config/manual-cha-intro.texi b/Scripts/Bash/Functions/Manual/Config/manual-cha-intro.texi new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Scripts/Bash/Functions/Manual/Config/manual-cha-intro.texi diff --git a/Scripts/Bash/Functions/Manual/Config/manual-cha-menu.texi b/Scripts/Bash/Functions/Manual/Config/manual-cha-menu.texi new file mode 100644 index 0000000..70362c8 --- /dev/null +++ b/Scripts/Bash/Functions/Manual/Config/manual-cha-menu.texi @@ -0,0 +1,3 @@ +@menu +* Index:: +@end menu diff --git a/Scripts/Bash/Functions/Manual/Config/manual-cha-nodes.texi b/Scripts/Bash/Functions/Manual/Config/manual-cha-nodes.texi new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Scripts/Bash/Functions/Manual/Config/manual-cha-nodes.texi diff --git a/Scripts/Bash/Functions/Manual/Config/manual-cha-section.texi b/Scripts/Bash/Functions/Manual/Config/manual-cha-section.texi new file mode 100644 index 0000000..aabbd71 --- /dev/null +++ b/Scripts/Bash/Functions/Manual/Config/manual-cha-section.texi @@ -0,0 +1,22 @@ +@subsection =GOALS= + +@itemize +@item ... +@end itemize + +@subsection =DESCRIPTION= + +@itemize +@item ... +@end itemize + +@subsection =USAGE= + +@itemize +@item ... +@end itemize + +@subsection =SEEALSO= + +@menu +@end menu diff --git a/Scripts/Bash/Functions/Manual/Config/manual.texi b/Scripts/Bash/Functions/Manual/Config/manual.texi new file mode 100644 index 0000000..ffc33e9 --- /dev/null +++ b/Scripts/Bash/Functions/Manual/Config/manual.texi @@ -0,0 +1,55 @@ +\input texinfo @c -*-texinfo-*- +@c $Id$ +@c -- Header -------------------------------------------------- + +@setfilename =FILENAME=.info +@settitle =TITLE= +@documentlanguage =LOCALE_LL= +@afourpaper +@finalout + +@c -- Summary description and copyright ----------------------- + +@copying +=DESCRIPTION= + +Copyright @copyright{} =COPYRIGHT_YEAR= =COPYRIGHT_HOLDER= + +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no +Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A +copy of the license is included in the section entitled GNU Free +Documentation License. +@end copying + +@c -- Titlepage, contents, copyright --------------------------- + +@titlepage +@title =TITLE= +@subtitle =SUBTITLE= +@author =AUTHOR= +@page +@vskip 0pt plus 1filll +@insertcopying +@end titlepage +@contents + +@c -- `Top' node and master menu ------------------------------- + +@ifnottex +@node Top +@top =TITLE= +@insertcopying +@end ifnottex +@include manual-cha-menu.texi + +@c -- The body of the document -------------------------------- + +@include manual-cha-nodes.texi + +@c -- The end of the document --------------------------------- + +@include manual-cha-index.texi + +@bye