summaryrefslogtreecommitdiff
path: root/docs/build/conf.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-11-28 15:54:11 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2022-11-28 15:57:21 -0500
commitedd64ea2a322049a4a536c1a9ae8e498db73be23 (patch)
tree21f88b05982c44190a4da28c47b9698e3a027f7a /docs/build/conf.py
parent3b09a89d95f765399324dd53b4cb8504b0a7903b (diff)
downloadalembic-edd64ea2a322049a4a536c1a9ae8e498db73be23.tar.gz
add width + overflow to keep toc from flowing out of sidebar
also add sphinx-autobuild to the makefile Change-Id: I7abd08cefe98d6b57394fad20bd06c3e0b928465 References: https://github.com/sphinx-doc/sphinx/issues/11000 (cherry picked from commit 9eafd483018775d9e1144512ed820ba2a80d2e61)
Diffstat (limited to 'docs/build/conf.py')
-rw-r--r--docs/build/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/build/conf.py b/docs/build/conf.py
index ba76b82..11a0e7f 100644
--- a/docs/build/conf.py
+++ b/docs/build/conf.py
@@ -150,6 +150,7 @@ html_style = "nature_override.css"
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
+# NOTE: use nature_override.css, not this
# html_theme_options = {}
# Add any paths that contain custom themes here, relative to this directory.