From 6d94f321cd99ed3ef34a35621477e7ecd9673ea6 Mon Sep 17 00:00:00 2001 From: Stefan Tatschner Date: Tue, 1 Dec 2015 15:33:19 +0100 Subject: [PATCH] Add syncthing-relay(7) --- conf.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf.py b/conf.py index 4f80afbdd..1185399d7 100644 --- a/conf.py +++ b/conf.py @@ -288,6 +288,9 @@ man_pages = [ ('specs/globaldisco-v3', 'syncthing-globaldisco', 'Global Discovery Protocol v3', ['The Syncthing Authors'], 7), + ('specs/relay-v1', 'syncthing-relay', + 'Relay Protocol v1', + ['The Syncthing Authors'], 7), ] # If true, show URL addresses after external links.