]> Cypherpunks.ru repositories - nncp.git/blob - doc/index.texi
Comparison on russian page
[nncp.git] / doc / index.texi
1 \input texinfo
2 @documentencoding UTF-8
3 @settitle NNCP
4
5 @copying
6 This manual is for NNCP (Node to Node copy) --  collection of utilities
7 simplifying secure store-and-forward files and mail exchanging.
8
9 Copyright @copyright{} 2016-2017 @email{stargrave@@stargrave.org, Sergey Matveev}
10
11 @quotation
12 Permission is granted to copy, distribute and/or modify this document
13 under the terms of the GNU Free Documentation License, Version 1.3
14 or any later version published by the Free Software Foundation;
15 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
16 A copy of the license is included in the section entitled "Copying conditions".
17 @end quotation
18 @end copying
19
20 @node Top
21 @top NNCP
22
23 @include about.texi
24
25 @center Interested? @ref{Tarballs, @strong{Download it}}!
26
27 @menu
28 * Comparison::
29 * Use cases::
30 * Workflow::
31 * News::
32 * Информация на русском: Русский.
33 * Installation::
34 * Configuration::
35 * Call configuration: Call.
36 * Integration with Postfix: Postfix.
37 * Commands::
38 * Niceness::
39 * Chunked files: Chunked.
40 * Spool directory: Spool.
41 * Log format: Log.
42 * Packet format: Packet.
43 * Sync protocol: Sync.
44 * Thanks::
45 * Contacts and feedback: Contacts.
46 * Copying conditions: Copying.
47 @end menu
48
49 @include comparison.texi
50 @include usecases.texi
51 @include workflow.texi
52 @include news.texi
53 @include russian.texi
54 @include install.texi
55 @include cfg.texi
56 @include call.texi
57 @include postfix.texi
58 @include cmds.texi
59 @include niceness.texi
60 @include chunked.texi
61 @include spool.texi
62 @include log.texi
63 @include pkt.texi
64 @include sp.texi
65 @include thanks.texi
66 @include contacts.texi
67
68 @node Copying
69 @unnumbered Copying conditions
70
71 @insertcopying
72 @verbatiminclude fdl.txt
73
74 @bye