]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/govpn.texi
[DOC] Minimal Go version is 1.4
[govpn.git] / doc / govpn.texi
index 5028324d86199a412867116efbce191926b69498..73e69084f21512616a984fc582c7b60124bc78ca 100644 (file)
@@ -8,7 +8,7 @@ This manual is for GoVPN -- simple free software virtual private network
 daemon, aimed to be reviewable, secure, DPI/censorship-resistant,
 written on Go.
 
-Copyright @copyright{} 2014-2015 @email{stargrave@@stargrave.org, Sergey Matveev}
+Copyright @copyright{} 2014-2016 @email{stargrave@@stargrave.org, Sergey Matveev}
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -24,29 +24,36 @@ A copy of the license is included in the section entitled "Copying conditions".
 
 @include about.texi
 
+@center @strong{@ref{Tarballs, Download it}}.
+
 @menu
-* Подробнее о демоне: About RU.
+* About (russian): О демоне.
+* Frequently Asked Questions: FAQ.
+* Часто задаваемые вопросы: ЧАВО.
 * News::
-* In the media: Media.
 * Installation::
 * Precautions::
 * User manual: User.
 * Developer manual: Developer.
 * Contacts and feedback: Contacts.
 * Thanks::
+* In the media: Media.
 * TODO::
 * Copying conditions::
+* Concept index::
 @end menu
 
 @include about.ru.texi
+@include faq.texi
+@include faq.ru.texi
 @include news.texi
-@include media.texi
 @include installation.texi
 @include precautions.texi
 @include user.texi
 @include developer.texi
 @include contacts.texi
 @include thanks.texi
+@include media.texi
 @include todo.texi
 
 @node Copying conditions
@@ -54,4 +61,10 @@ A copy of the license is included in the section entitled "Copying conditions".
 
 @insertcopying
 @verbatiminclude fdl.txt
+
+@node Concept index
+@unnumbered Concept index
+
+@printindex cp
+
 @bye