We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab9682 commit f37f8e9Copy full SHA for f37f8e9
docs/.gitignore
docs/Makefile
docs/conf.py
@@ -30,4 +30,4 @@ def get_version():
30
]
31
exclude_patterns = ["_build"]
32
master_doc = "index"
33
-html_theme = "default"
+html_theme = "classic"
docs/index.rst
@@ -1,3 +1,5 @@
1
+:tocdepth: 3
2
+
3
*********************************************************************
4
:mod:`cachetools` --- Extensible memoizing collections and decorators
5
0 commit comments