Enable specs manpages
This commit is contained in:
@@ -279,6 +279,12 @@ man_pages = [
|
||||
('users/faq', 'syncthing-faq',
|
||||
'Frequently Asked Questions',
|
||||
['The Syncthing Authors'], 7),
|
||||
('specs/bep-v1', 'syncthing-bep',
|
||||
'Block Exchange Protocol v1',
|
||||
['The Syncthing Authors'], 7),
|
||||
('specs/localdisco-v3', 'syncthing-localdisco',
|
||||
'Local Discovery Protocol v3',
|
||||
['The Syncthing Authors'], 7),
|
||||
]
|
||||
|
||||
# If true, show URL addresses after external links.
|
||||
|
||||
Reference in New Issue
Block a user