]> Cypherpunks.ru repositories - govpn.git/blob - doc/govpn.texi
[DOC] Refactoring and some info on russian
[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-2015 @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 @menu
28 * Подробнее о демоне: About RU.
29 * News::
30 * In the media: Media.
31 * Installation::
32 * Precautions::
33 * User manual: User.
34 * Developer manual: Developer.
35 * Contacts and feedback: Contacts.
36 * Thanks::
37 * TODO::
38 * Copying conditions::
39 @end menu
40
41 @include about.ru.texi
42 @include news.texi
43 @include media.texi
44 @include installation.texi
45 @include precautions.texi
46 @include user.texi
47 @include developer.texi
48 @include contacts.texi
49 @include thanks.texi
50 @include todo.texi
51
52 @node Copying conditions
53 @unnumbered Copying conditions
54
55 @insertcopying
56 @verbatiminclude fdl.txt
57 @bye