Skip to content

Commit

Permalink
docs: switch from m2r to m2r2
Browse files Browse the repository at this point in the history
  • Loading branch information
matfax committed Aug 22, 2020
1 parent 2271a5b commit f6a51ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx==3.2.1
sphinx-rtd-theme==0.5.0
sphinx-fakeinv==1.0.0
m2r==0.2.1
m2r2==0.2.5
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
"m2r",
"m2r2",
"sphinx.ext.autodoc",
"sphinx.ext.coverage",
"sphinx.ext.napoleon",
Expand Down

0 comments on commit f6a51ab

Please sign in to comment.