From c169de3c1635bbdabf1d91dd6ebfd24f9cd41b50 Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Mon, 29 Jul 2024 19:12:26 +0200 Subject: Do not include all children sections on postmortem TOC Previously, this would show all of Joe's hipster emojis for every single postmortem, which is kind of redundant. --- docs/postmortems/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/postmortems/index.rst b/docs/postmortems/index.rst index 43994a2..e28dc7a 100644 --- a/docs/postmortems/index.rst +++ b/docs/postmortems/index.rst @@ -5,7 +5,7 @@ Browse the pages under this category to view historical postmortems for Python Discord outages. .. toctree:: - :maxdepth: 2 + :maxdepth: 1 2020-12-11-all-services-outage 2020-12-11-postgres-conn-surge -- cgit v1.2.3