specs: Local discovery version was bumped
This commit is contained in:
@@ -288,8 +288,8 @@ man_pages = [
|
|||||||
('specs/bep-v1', 'syncthing-bep',
|
('specs/bep-v1', 'syncthing-bep',
|
||||||
'Block Exchange Protocol v1',
|
'Block Exchange Protocol v1',
|
||||||
['The Syncthing Authors'], 7),
|
['The Syncthing Authors'], 7),
|
||||||
('specs/localdisco-v3', 'syncthing-localdisco',
|
('specs/localdisco-v4', 'syncthing-localdisco',
|
||||||
'Local Discovery Protocol v3',
|
'Local Discovery Protocol v4',
|
||||||
['The Syncthing Authors'], 7),
|
['The Syncthing Authors'], 7),
|
||||||
('specs/globaldisco-v3', 'syncthing-globaldisco',
|
('specs/globaldisco-v3', 'syncthing-globaldisco',
|
||||||
'Global Discovery Protocol v3',
|
'Global Discovery Protocol v3',
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@ Specifications
|
|||||||
:ref:`globaldisco-v3`
|
:ref:`globaldisco-v3`
|
||||||
The protocol used for global discovery over the Internet.
|
The protocol used for global discovery over the Internet.
|
||||||
|
|
||||||
:ref:`localdisco-v3`
|
:ref:`localdisco-v4`
|
||||||
The protocol used for local discovery within a broadcast domain (LAN).
|
The protocol used for local discovery within a broadcast domain (LAN).
|
||||||
|
|
||||||
:ref:`relay-v1`
|
:ref:`relay-v1`
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
.. _localdisco-v3:
|
.. _localdisco-v4:
|
||||||
|
|
||||||
Local Discovery Protocol v4
|
Local Discovery Protocol v4
|
||||||
===========================
|
===========================
|
||||||
|
|||||||
Reference in New Issue
Block a user