Skip to content

Commit 154fcff

Browse files
committed
docs: use odsc-default-sphinx-theme
1 parent 4a63099 commit 154fcff

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/conf.py

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010
'example_schema.json',
1111
'example_schema_with_external_refs.json'
1212
]
13+
14+
html_theme = "odsc_default_sphinx_theme"

requirements_dev.txt

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
sphinx
33
lxml
44
flake8<6
5+
odsc-default-sphinx-theme
6+

0 commit comments

Comments
 (0)