Sphinx extension to enable search as you type for docs hosted on Read the Docs.
Project Links
Meta
Author: Vaibhav Gupta
Requires Python: >=3.6
Classifiers
Development Status
- 4 - Beta
Programming Language
- Python :: 3
License
- OSI Approved :: MIT License
Operating System
- OS Independent
Framework
- Sphinx :: Extension
readthedocs-sphinx-search is a Sphinx extension to enable search as you type for docs hosted on Read the Docs. Try it at https://readthedocs-sphinx-search.readthedocs.io/en/latest/?rtd_search=testing.
Installation
pip install readthedocs-sphinx-search
Configuration
Add this extension in your conf.py file as:
extensions = [
# ... other extensions here
'sphinx_search.extension',
]
Jan 15, 2024
0.3.2
Mar 27, 2023
0.3.1
Mar 27, 2023
0.3.0
Jan 24, 2023
0.2.0
May 11, 2022
0.1.2
Oct 26, 2021
0.1.1
Feb 17, 2021
0.1.0
Sep 01, 2020
0.1.0rc3
Aug 20, 2020
0.1.0rc2
Jun 09, 2020
0.1.0rc1
Wheel compatibility matrix
Files in release
No dependencies