From 45d1ff2c817c1f31a8d023c77108c10679d653bc Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 19 Jun 2024 11:04:13 +0100 Subject: [PATCH] Remove table of contents from the README With the top-level header, the auto-generated TOC is pretty ugly. We could manually include a TOC, but we'd need to keep it up to date. GitHub generates a TOC already - just hit the Outline button. --- README.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.rst b/README.rst index db9b79a237..d08be40266 100644 --- a/README.rst +++ b/README.rst @@ -25,8 +25,6 @@ deployment. It includes advanced identity management, auditing, moderation and data retention options as well as Long Term Support and SLAs. ESS can be used to support any Matrix-based frontend client. -.. contents:: - 🛠️ Installing and configuration ===============================