Skip to content

Commit

Permalink
Switch from m2r to sphinx-mdinclude
Browse files Browse the repository at this point in the history
  • Loading branch information
amyreese committed Dec 12, 2021
1 parent 78f38e1 commit f693400
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
"m2r",
"sphinx.ext.autodoc",
"sphinx.ext.intersphinx",
"sphinx_mdinclude",
]

# Add any paths that contain templates here, relative to this directory.
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ flit==3.5.1
flake8==4.0.1
mypy==0.910
sphinx==4.3.0
sphinx-mdinclude==0.4.0b1
ufmt==1.3.0
usort==1.0.0a1
git+https://github.com/miyakogi/m2r@66f4a5a500cdd9fc59085106bff082c9cadafaf3

0 comments on commit f693400

Please sign in to comment.