File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
sphinx_material/sphinx_material Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5151 "recommonmark" ,
5252 "sphinx_markdown_tables" ,
5353 "sphinx_copybutton" ,
54+ "sphinx_search.extension" ,
5455]
5556
5657autosummary_generate = True
Original file line number Diff line number Diff line change @@ -11,3 +11,4 @@ ipykernel
1111recommonmark
1212sphinx_markdown_tables
1313sphinx-copybutton
14+ readthedocs-sphinx-search
Original file line number Diff line number Diff line change 22< div class ="md-search " data-md-component ="search " role ="dialog ">
33 < label class ="md-search__overlay " for ="__search "> </ label >
44 < div class ="md-search__inner " role ="search ">
5- < form class ="md-search__form " action ="{{ pathto('search') }} " method ="GET " name ="search ">
5+ < form class ="md-search__form " action ="{{ pathto('search') }} " method ="get " name ="search ">
66 < input type ="text " class ="md-search__input " name ="q " placeholder ="Search "
77 autocapitalize ="off " autocomplete ="off " spellcheck ="false "
88 data-md-component ="query " data-md-state ="active ">
You can’t perform that action at this time.
0 commit comments