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

This commit is contained in:
Jakob Borg
2020-09-09 07:45:21 +02:00
parent b628ec5054
commit 44658258d2
23 changed files with 48 additions and 42 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "STDISCOSRV" "1" "Aug 16, 2020" "v1" "Syncthing"
.TH "STDISCOSRV" "1" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
stdiscosrv \- Syncthing Discovery Server
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "STRELAYSRV" "1" "Aug 16, 2020" "v1" "Syncthing"
.TH "STRELAYSRV" "1" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
strelaysrv \- Syncthing Relay Server
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-BEP" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-BEP" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-bep \- Block Exchange Protocol v1
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-CONFIG" "5" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-CONFIG" "5" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-config \- Syncthing Configuration
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-DEVICE-IDS" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-DEVICE-IDS" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-device-ids \- Understanding Device IDs
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-EVENT-API" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-EVENT-API" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-event-api \- Event API
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-FAQ" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-FAQ" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-faq \- Frequently Asked Questions
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-GLOBALDISCO" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-GLOBALDISCO" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-globaldisco \- Global Discovery Protocol v3
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-LOCALDISCO" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-LOCALDISCO" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-localdisco \- Local Discovery Protocol v4
.
+11 -6
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-NETWORKING" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-NETWORKING" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-networking \- Firewall Setup
.
@@ -124,17 +124,22 @@ sudo ufw status verbose
In case you installed Syncthing manually you can follow the \fI\%instructions to manually add the syncthing preset\fP <\fBhttps://github.com/syncthing/syncthing/tree/main/etc/firewall-ufw\fP> to ufw.
.SS Firewalld
.sp
If you are using [Firewalld](\fI\%https://www.firewalld.org\fP) it has included
If you are using \fI\%Firewalld\fP <\fBhttps://www.firewalld.org/\fP> it has included
support for syncthing (since version 0.5.0, January 2018), and you can enable
it with
it with:
.INDENT 0.0
.INDENT 3.5
sudo firewall\-cmd zone=public add\-service=syncthing permanent
sudo firewall\-cmd reload
.sp
.nf
.ft C
sudo firewall\-cmd \-\-zone=public \-\-add\-service=syncthing \-\-permanent
sudo firewall\-cmd \-\-reload
.ft P
.fi
.UNINDENT
.UNINDENT
.sp
Similarly there is also a syncthing\-gui service.
Similarly there is also a \fBsyncthing\-gui\fP service.
.SH REMOTE WEB GUI
.sp
To be able to access the web GUI from other computers, you need to change the
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-RELAY" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-RELAY" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-relay \- Relay Protocol v1
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-REST-API" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-REST-API" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-rest-api \- REST API
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-SECURITY" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-SECURITY" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-security \- Security Principles
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-STIGNORE" "5" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-STIGNORE" "5" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-stignore \- Prevent files from being synchronized to other nodes
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-VERSIONING" "7" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING-VERSIONING" "7" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing-versioning \- Keep automatic backups of deleted files by other nodes
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING" "1" "Aug 16, 2020" "v1" "Syncthing"
.TH "SYNCTHING" "1" "Sep 06, 2020" "v1" "Syncthing"
.SH NAME
syncthing \- Syncthing
.