Skip to content

Commit 4f22c26

Browse files
committed
Revert "Fix formatting of Markdown code blocks"
This reverts commit 956175d.
1 parent 24e7f33 commit 4f22c26

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

docs/sphinx/_static/css/custom.css

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/sphinx/conf.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,6 @@
4545

4646
html_theme = "sphinx_rtd_theme"
4747

48-
# These folders are copied to the documentation's HTML output
49-
html_static_path = ["_static"]
50-
51-
# These paths are either relative to html_static_path
52-
# or fully qualified paths (eg. https://...)
53-
html_css_files = [
54-
"css/custom.css",
55-
]
56-
57-
5848
intersphinx_mapping = {
5949
"python": ("https://docs.python.org/3", None),
6050
"elastic-transport": (

0 commit comments

Comments
 (0)