readthedocs-sphinx-search:为RTD托管的文档启用“按需搜索”功能

时间:2024-06-10 11:43:33
【文件属性】:

文件名称:readthedocs-sphinx-search:为RTD托管的文档启用“按需搜索”功能

文件大小:134KB

文件格式:ZIP

更新时间:2024-06-10 11:43:33

search readthedocs sphinx-extension Python

阅读文档的狮身人面像搜索 扩展名,使您可以在全页搜索用户界面中键入“文档”上托管启用搜索功能。 在尝试一下。 安装 pip install readthedocs-sphinx-search 配置 将此扩展名添加到您的conf.py文件中,如下所示: extensions = [ # ... other extensions here 'sphinx_search.extension' , ]


【文件预览】:
readthedocs-sphinx-search-master
----setup.py(1KB)
----.gitignore(3KB)
----package.json(1KB)
----Makefile(356B)
----.readthedocs.yml(170B)
----package-lock.json(414KB)
----gulpfile.js(1KB)
----MANIFEST.in(253B)
----LICENSE(1KB)
----scripts()
--------setup_geckodriver.sh(316B)
--------setup_chromedriver.sh(333B)
----README.rst(1KB)
----tests()
--------conftest.py(889B)
--------__init__.py(165B)
--------dummy_results.json(3KB)
--------test_extension.py(2KB)
--------utils.py(4KB)
--------example()
--------test_ui.py(25KB)
----pytest.ini(287B)
----.circleci()
--------config.yml(1KB)
----CHANGELOG.rst(0B)
----.gitattributes(206B)
----docs()
--------requirements.txt(119B)
--------Makefile(580B)
--------index.rst(226B)
--------conf.py(6KB)
--------testing.rst(2KB)
--------configuration.rst(443B)
--------features.rst(2KB)
--------_static()
--------installation.rst(1KB)
--------development.rst(933B)
--------changelog.rst(51B)
--------js-api-reference.rst(973B)
--------customization.rst(5KB)
--------_ext()
--------get-involved.rst(428B)
----tox.ini(522B)
----sphinx_search()
--------__init__.py(22B)
--------extension.py(1KB)
--------static()

网友评论