Skip to content

Commit 75fd23a

Browse files
committed
docs: use m2r2 instead of m2r in the sphinx extensions
1 parent cd82cc8 commit 75fd23a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"sphinx.ext.intersphinx",
5353
"sphinx_rtd_theme",
5454
"sphinx_copybutton",
55-
"m2r",
55+
"m2r2",
5656
]
5757

5858
# Add any paths that contain templates here, relative to this directory.

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ sphinx
22
sphinx_rtd_theme
33
sphinx-copybutton
44
doctr
5-
m2r
5+
m2r2

0 commit comments

Comments
 (0)