Skip to content

Commit f37f8e9

Browse files
kurtmckeetkem
authored andcommitted
Align ReadTheDocs and doc builds in the test suite
1 parent fab9682 commit f37f8e9

File tree

4 files changed

+3
-155
lines changed

4 files changed

+3
-155
lines changed

docs/.gitignore

-1
This file was deleted.

docs/Makefile

-153
This file was deleted.

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ def get_version():
3030
]
3131
exclude_patterns = ["_build"]
3232
master_doc = "index"
33-
html_theme = "default"
33+
html_theme = "classic"

docs/index.rst

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:tocdepth: 3
2+
13
*********************************************************************
24
:mod:`cachetools` --- Extensible memoizing collections and decorators
35
*********************************************************************

0 commit comments

Comments
 (0)