]> Cypherpunks.ru repositories - govpn.git/blob - doc/govpn.texi
[DOC] Add various concept indexes
[govpn.git] / doc / govpn.texi
1 \input texinfo
2 @setfilename govpn.info
3 @documentencoding UTF-8
4 @settitle GoVPN
5
6 @copying
7 This manual is for GoVPN -- simple free software virtual private network
8 daemon, aimed to be reviewable, secure, DPI/censorship-resistant,
9 written on Go.
10
11 Copyright @copyright{} 2014-2016 @email{stargrave@@stargrave.org, Sergey Matveev}
12
13 @quotation
14 Permission is granted to copy, distribute and/or modify this document
15 under the terms of the GNU Free Documentation License, Version 1.3
16 or any later version published by the Free Software Foundation;
17 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
18 A copy of the license is included in the section entitled "Copying conditions".
19 @end quotation
20 @end copying
21
22 @node Top
23 @top GoVPN
24
25 @include about.texi
26
27 @center @strong{@ref{Tarballs, Download it}}.
28
29 @menu
30 * About (russian): О демоне.
31 * Frequently Asked Questions: FAQ.
32 * Часто задаваемые вопросы: ЧАВО.
33 * News::
34 * Installation::
35 * Precautions::
36 * User manual: User.
37 * Developer manual: Developer.
38 * Contacts and feedback: Contacts.
39 * Thanks::
40 * In the media: Media.
41 * TODO::
42 * Copying conditions::
43 * Concept index::
44 @end menu
45
46 @include about.ru.texi
47 @include faq.texi
48 @include faq.ru.texi
49 @include news.texi
50 @include installation.texi
51 @include precautions.texi
52 @include user.texi
53 @include developer.texi
54 @include contacts.texi
55 @include thanks.texi
56 @include media.texi
57 @include todo.texi
58
59 @node Copying conditions
60 @unnumbered Copying conditions
61
62 @insertcopying
63 @verbatiminclude fdl.txt
64
65 @node Concept index
66 @unnumbered Concept index
67
68 @printindex cp
69
70 @bye