Skip to content

Commit 373274a

Browse files
authored
update theme (#7018)
* update theme version * update conf.py
1 parent 547bcb4 commit 373274a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda-envs/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
- numpydoc
2525
- polyagamma
2626
- pre-commit>=2.8.0
27-
- pymc-sphinx-theme==0.13
27+
- pymc-sphinx-theme==0.14
2828
- sphinx-copybutton
2929
- sphinx-design
3030
- sphinx-notfound-page

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
myst_substitutions = {
157157
"version_slug": rtd_version,
158158
}
159-
myst_heading_anchors = None
159+
myst_heading_anchors = 0
160160

161161
v3_example_tutorials = [
162162
"case_studies/BEST",

0 commit comments

Comments
 (0)