aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/content.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-12-10 23:55:26 +0100
committerMattias Andrée <maandree@kth.se>2017-12-10 23:55:26 +0100
commitf7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a (patch)
tree5ee68c7907baf8666d5d585ae491129ffcfdb6e5 /doc/info/content.texinfo
parentupdate news and makefile (diff)
downloadsleeping-getty-f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a.tar.gz
sleeping-getty-f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a.tar.bz2
sleeping-getty-f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a.tar.xz
Simplify and cahgne license1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--doc/info/content.texinfo33
1 files changed, 0 insertions, 33 deletions
diff --git a/doc/info/content.texinfo b/doc/info/content.texinfo
deleted file mode 100644
index 4225cd3..0000000
--- a/doc/info/content.texinfo
+++ /dev/null
@@ -1,33 +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{sleeping-getty}.
-* Invoking:: Invocation of @command{sleeping-getty}.
-
-* Free Software Needs Free Documentation:: Why free documentation is important.
-* GNU General Public License:: Copying and sharing @command{sleeping-getty}.
-* 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 General Public License
-@appendix GNU General Public License
-@include appx/gpl.texinfo
-
-@node GNU Free Documentation License
-@appendix GNU Free Documentation License
-@include appx/fdl.texinfo
-