diff options
author | Mattias Andrée <maandree@kth.se> | 2017-12-10 11:50:16 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-12-10 11:50:16 +0100 |
commit | 37fc580bf085727866b083aa2fbb6316ef13dc44 (patch) | |
tree | 0c1531a61d66c9600e10bf431e1f5eaaf308daa6 /doc/info/content.texinfo | |
parent | add texinfo manual (diff) | |
download | learn-your-telephone-number-37fc580bf085727866b083aa2fbb6316ef13dc44.tar.gz learn-your-telephone-number-37fc580bf085727866b083aa2fbb6316ef13dc44.tar.bz2 learn-your-telephone-number-37fc580bf085727866b083aa2fbb6316ef13dc44.tar.xz |
Simplify and change license to ISC
Signed-off-by: Mattias Andrée <maandree@kth.se>
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 052c1f0..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{learn-your-telephone-number}. -* Invoking:: How to use @command{learn-your-telephone-number}. - -* 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 - |