gui, man, authors: Update docs, translations, and contributors

This commit is contained in:
Jakob Borg
2018-08-22 07:45:24 +02:00
parent a02db70a63
commit d2c68fd163
20 changed files with 38 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "STDISCOSRV" "1" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "STDISCOSRV" "1" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
stdiscosrv \- Syncthing Discovery Server
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "STRELAYSRV" "1" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "STRELAYSRV" "1" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
strelaysrv \- Syncthing Relay Server
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-BEP" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-BEP" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-bep \- Block Exchange Protocol v1
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-CONFIG" "5" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-CONFIG" "5" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-config \- Syncthing Configuration
.
@@ -509,6 +509,23 @@ attempted via both IPv4 and IPv6, depending on name resolution.
The word \fBdynamic\fP (without \fBtcp://\fP prefix) means to use local and
global discovery to find the device.
.UNINDENT
.sp
You can set multiple addresses \fIand\fP combine it with the \fBdynamic\fP keyword
for example:
.INDENT 7.0
.INDENT 3.5
.sp
.nf
.ft C
<device id="...">
<address>tcp://192.0.2.1:22001</address>
<address>tcp://192.0.1.254:22000</address>
<address>dynamic</address>
</device>
.ft P
.fi
.UNINDENT
.UNINDENT
.TP
.B paused
True if synchronization with this devices is (temporarily) suspended.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-DEVICE-IDS" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-DEVICE-IDS" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-device-ids \- Understanding Device IDs
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-EVENT-API" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-EVENT-API" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-event-api \- Event API
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-FAQ" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-FAQ" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-faq \- Frequently Asked Questions
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-GLOBALDISCO" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-GLOBALDISCO" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-globaldisco \- Global Discovery Protocol v3
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-LOCALDISCO" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-LOCALDISCO" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-localdisco \- Local Discovery Protocol v4
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-NETWORKING" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-NETWORKING" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-networking \- Firewall Setup
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-RELAY" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-RELAY" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-relay \- Relay Protocol v1
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-REST-API" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-REST-API" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-rest-api \- REST API
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-SECURITY" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-SECURITY" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-security \- Security Principles
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-STIGNORE" "5" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-STIGNORE" "5" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-stignore \- Prevent files from being synchronized to other nodes
.
@@ -93,10 +93,7 @@ still relative to the folder \fIroot\fP\&. Example:
.IP \(bu 2
A pattern beginning with a \fB!\fP prefix negates the pattern: matching files
are \fIincluded\fP (that is, \fInot\fP ignored). This can be used to override
more general patterns that follow. Note that files in ignored
directories can not be re\-included this way. This is due to the fact
that Syncthing stops scanning when it reaches an ignored directory,
so doesnt know what files it might contain.
more general patterns that follow.
.IP \(bu 2
A pattern beginning with a \fB(?i)\fP prefix enables case\-insensitive pattern
matching. \fB(?i)test\fP matches \fBtest\fP, \fBTEST\fP and \fBtEsT\fP\&. The

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-VERSIONING" "7" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-VERSIONING" "7" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-versioning \- Keep automatic backups of deleted files by other nodes
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING" "1" "Aug 10, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING" "1" "Aug 21, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing \- Syncthing
.