From d04d1a565b5fa134bdc9b5a7082b901cb21f4320 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Tue, 10 Mar 2026 02:50:38 +0100 Subject: [PATCH] docs: reorganize how-to section, create integrations section Radicale and Roundcube don't fit so well with the other how to's in that they configure additional external services instead of directly modifying the NixOS mailserver setup. We also sort the How-To section alphabetically. his unclutters the nav somewhat --- docs/index.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 469e876..4d5cb3c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -33,12 +33,17 @@ Welcome to NixOS Mailserver's documentation! :maxdepth: 0 :caption: How-to + autodiscovery backup-guide + flakes + rspamd-tuning + +.. toctree:: + :maxdepth: 0 + :caption: Integrations + radicale roundcube - rspamd-tuning - flakes - autodiscovery Indices and tables ==================