Skip to content

Commit

Permalink
add readthedocs sphinx search
Browse files Browse the repository at this point in the history
Signed-off-by: cosmicBboy <[email protected]>
  • Loading branch information
cosmicBboy committed Mar 30, 2021
1 parent 57d1d78 commit 984e191
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
-e file:.#egg=flytekit

furo
readthedocs-sphinx-search
sphinx
sphinx-gallery
sphinx-prompt
Expand Down
4 changes: 3 additions & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ importlib-metadata==3.9.1
# via keyring
inotify_simple==1.2.1
# via sagemaker-training
ipykernel==5.5.2
ipykernel==5.5.0
# via flytekit
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -265,6 +265,8 @@ pyyaml==5.4.1
# sphinx-autoapi
pyzmq==22.0.3
# via jupyter-client
readthedocs-sphinx-search==0.1.0
# via -r doc-requirements.in
regex==2021.3.17
# via
# black
Expand Down
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"sphinx.ext.graphviz",
"sphinx-prompt",
"sphinx_copybutton",
"sphinx_search.extension",
]

# build the templated autosummary files
Expand Down

0 comments on commit 984e191

Please sign in to comment.