From b4ee8a698e527eb8155d3d021dcf1b50bf906df1 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 29 Dec 2013 16:38:53 +0000 Subject: [PATCH] Add link to sideband.h in doxygen main page. It is an essential part of the client/server communication, and is well documented to boot. --- server.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/server.c b/server.c index fc7ff296..cd661f34 100644 --- a/server.c +++ b/server.c @@ -50,9 +50,10 @@ * - Inter process communication: \ref ipc.c, * - Blob tables: \ref blob.c, * - The error subsystem: \ref error.h, \ref error2.c, - * - Access control for paraslash senders: \ref acl.c, \ref acl.h. - * - Internal crypto API: \ref crypt.h. - * - interactive sessions (libreadline): \ref interactive.c. + * - Access control for paraslash senders: \ref acl.c, \ref acl.h, + * - Internal crypto API: \ref crypt.h, + * - interactive sessions (libreadline): \ref interactive.c, + * - sideband API: \ref sideband.h. * * Low-level data structures: * -- 2.39.2