From de87825dff7b235039aa2a12bec4967a8b6c96f8 Mon Sep 17 00:00:00 2001 From: Anders Wallin Date: Mon, 7 Aug 2023 14:43:57 +0300 Subject: [PATCH] classic theme, toc-depth --- docs/conf.py | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index d0d3e72..bea8312 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,5 +24,5 @@ # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output -html_theme = 'alabaster' +html_theme = 'classic' html_static_path = ['_static'] diff --git a/docs/index.rst b/docs/index.rst index 652a779..67c2453 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,7 +7,7 @@ AllanTools documentation ======================== .. toctree:: - :maxdepth: 2 + :maxdepth: 3 readme_copy functions