Skip to content

Commit

Permalink
Added sphinx search extension
Browse files Browse the repository at this point in the history
  • Loading branch information
axsaucedo committed Jul 27, 2021
1 parent 242f0ed commit d2d0b6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"m2r2",
"sphinx.ext.napoleon",
"sphinxcontrib.apidoc", # automatically generate API docs, see https://github.com/rtfd/readthedocs.org/issues/1139
"sphinx_search.extension",
]
source_suffix = [".rst", ".md"]

Expand Down
1 change: 1 addition & 0 deletions docs/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ m2r2==0.2.5
nbsphinx==0.8.2
nbsphinx-link==1.1.0
sphinxcontrib-apidoc>=0.3.0
readthedocs-sphinx-search==0.1.0
mlops-tempo

0 comments on commit d2d0b6a

Please sign in to comment.