diff options
Diffstat (limited to 'doc/info/content.texinfo')
-rw-r--r-- | doc/info/content.texinfo | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/doc/info/content.texinfo b/doc/info/content.texinfo deleted file mode 100644 index cbe0031..0000000 --- a/doc/info/content.texinfo +++ /dev/null @@ -1,28 +0,0 @@ -@c This file includes everything after the titlepage. - - -@ifnothtml -@c @shortcontents @c (if the table of content gets too large.) -@contents -@end ifnothtml - - -@menu -* Overview:: Brief overview of @command{vtchs}. -* Invoking:: Invocation of @command{vtchs}. - -* Free Software Needs Free Documentation:: Why free documentation is important. -* GNU Free Documentation License:: Copying and sharing this manual. -@end menu -@c In GNU Emacs a @detailmenu can be created with `C-c C-u m`. - - -@include chap/overview.texinfo -@include chap/invoking.texinfo - -@include appx/free-software-needs-free-documentation.texinfo - -@node GNU Free Documentation License -@appendix GNU Free Documentation License -@include appx/fdl.texinfo - |