From c9506a98d440c0a292f125e25ceb767a4892b6b6 Mon Sep 17 00:00:00 2001 From: Kevin Sheppard Date: Fri, 23 Jul 2021 12:01:14 +0100 Subject: [PATCH] DOC: Emphasize globaltoc closes #99 --- docs/customization.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/customization.rst b/docs/customization.rst index fd4c5d410..ecf8dc0e6 100644 --- a/docs/customization.rst +++ b/docs/customization.rst @@ -106,6 +106,12 @@ Configuration Options Sidebars ======== + +.. note:: + + You must *explicitly* include ``globaltoc.html`` in ``html_sidebars`` if you want + the toc to show up. + You must set ``html_sidebars`` in order for the side bar to appear. There are four in the complete set.