Skip to content

Commit

Permalink
updated m2r to m2r2
Browse files Browse the repository at this point in the history
Signed-off-by: Frederico Araujo <frederico.araujo@ibm.com>
  • Loading branch information
araujof committed Jan 22, 2021
1 parent 0fc59aa commit 563896b
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 @@ -31,7 +31,7 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ['sphinx_rtd_theme', 'sphinx.ext.autodoc', 'm2r', 'sphinxcontrib.bibtex']
extensions = ['sphinx_rtd_theme', 'sphinx.ext.autodoc', 'm2r2', 'sphinxcontrib.bibtex']

# Bibitex
bibtex_bibfiles = ['refs.bib']
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ avro-gen==0.3.0
avro-python3==1.9.1
tabulate==0.8.6
minio==4.0.18
m2r==0.2.6
m2r2==0.2.7
sphinx-rtd-theme==0.4.3
antlr4-python3-runtime==4.7.2
dotty-dict==1.2.1
Expand Down

0 comments on commit 563896b

Please sign in to comment.