blob: 253c0ba5a177543390d3daadd5ac43a675fdd706 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
\input texinfo @c -*- texinfo -*-
@documentencoding UTF-8
@settitle General Documentation
@titlepage
@center @titlefont{General Documentation}
@end titlepage
@top
@contents
@include general_contents.texi
@bye
|