{"library":"readthedocs-sphinx-search","title":"readthedocs-sphinx-search","description":"A Sphinx extension that adds autocomplete search-as-you-type functionality to documentation hosted on Read the Docs. Currently at version 0.3.2, updated infrequently. Requires Sphinx and works out of the box with Read the Docs hosting.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install readthedocs-sphinx-search"],"cli":null},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"extensions = [\n    'readthedocs_sphinx_search',\n]\n\n# Optional: configure search endpoint if not on Read the Docs\n# rtds_search_endpoint = 'https://your-project.readthedocs.io/api/v2/search/'","lang":"python","description":"Add 'readthedocs_sphinx_search' to the extensions list in your conf.py. No further configuration is required for projects hosted on Read the Docs.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}