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

This commit is contained in:
Jakob Borg
2018-07-25 07:45:29 +02:00
parent d8366e4a88
commit 524ffe3fa5
47 changed files with 414 additions and 304 deletions

View File

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

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "STRELAYSRV" "1" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "STRELAYSRV" "1" "Jul 24, 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" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-BEP" "7" "Jul 24, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-bep \- Block Exchange Protocol v1
.
@@ -765,10 +765,8 @@ directions.
.UNINDENT
.SS Send Only
.sp
In send\-only mode, a device does not apply any updates from the cluster, but
publishes changes of its local folder to the cluster as usual. The local
folder can be seen as a “master copy” that is never affected by the actions
of other cluster devices.
In send only mode, a device does not apply any updates from the cluster, but
publishes changes of its local folder to the cluster as usual.
.INDENT 0.0
.INDENT 3.5
.sp
@@ -783,6 +781,24 @@ of other cluster devices.
.fi
.UNINDENT
.UNINDENT
.SS Receive Only
.sp
In receive only mode, a device does not send any updates to the cluster, but
accepts changes to its local folder from the cluster as usual.
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
+\-\-\-\-\-\-\-\-\-\-\-\-+ Updates /\-\-\-\-\-\-\-\-\-\e
| | <\-\-\-\-\-\-\-\-\-\-\- / \e
| Device | | Cluster |
| | \e /
+\-\-\-\-\-\-\-\-\-\-\-\-+ \e\-\-\-\-\-\-\-\-\-/
.ft P
.fi
.UNINDENT
.UNINDENT
.SH DELTA INDEX EXCHANGE
.sp
Index data must be exchanged whenever two devices connect so that one knows

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-CONFIG" "5" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-CONFIG" "5" "Jul 24, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-config \- Syncthing Configuration
.
@@ -261,10 +261,14 @@ Note that this type was previously called “readwrite” which is deprecated
but still accepted in incoming configs.
.TP
.B sendonly
The folder is in “send\-only” mode it will not be modified by
The folder is in “send only” mode it will not be modified by
Syncthing on this device.
Note that this type was previously called “readonly” which is deprecated
but still accepted in incoming configs.
.TP
.B receiveonly
The folder is in “receive only” mode it will not propagate
changes to other devices.
.UNINDENT
.TP
.B rescanIntervalS
@@ -873,10 +877,10 @@ that the files you are backing up are in a folder\-sendonly to prevent other
devices from overwriting the per device configuration. The folder on the remote
device(s) should not be used as configuration for the remote devices.
.sp
If youd like to sync your home folder in non\-send\-only mode, you may add the
If youd like to sync your home folder in non\-send only mode, you may add the
folder that stores the configuration files to the ignore list\&.
If youd also like to backup your configuration files, add another folder in
send\-only mode for just the configuration folder.
send only mode for just the configuration folder.
.SH AUTHOR
The Syncthing Authors
.SH COPYRIGHT

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-DEVICE-IDS" "7" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-DEVICE-IDS" "7" "Jul 24, 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" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-EVENT-API" "7" "Jul 24, 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" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-FAQ" "7" "Jul 24, 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" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-GLOBALDISCO" "7" "Jul 24, 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" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-LOCALDISCO" "7" "Jul 24, 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" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-NETWORKING" "7" "Jul 24, 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" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-RELAY" "7" "Jul 24, 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" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-REST-API" "7" "Jul 24, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-rest-api \- REST API
.
@@ -841,7 +841,7 @@ This is an expensive call, increasing CPU and RAM usage on the device. Use spari
.UNINDENT
.SS POST /rest/db/override
.sp
Request override of a send\-only folder.
Request override of a send only folder.
Takes the mandatory parameter \fIfolder\fP (folder ID).
.INDENT 0.0
.INDENT 3.5

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-SECURITY" "7" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-SECURITY" "7" "Jul 24, 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" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-STIGNORE" "5" "Jul 24, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-stignore \- Prevent files from being synchronized to other nodes
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-VERSIONING" "7" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-VERSIONING" "7" "Jul 24, 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" "Jul 12, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING" "1" "Jul 24, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing \- Syncthing
.