Readthedocs Sphinx Search Save

Enable search-as-you-type feature for docs hosted by RTD.

Project README

readthedocs-sphinx-search - Search as you type for Read the Docs

|pypi| |docs| |license| |build-status|

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.

.. _Sphinx: https://www.sphinx-doc.org/ .. _Read the Docs: https://readthedocs.org/

Installation

.. code-block:: bash

pip install readthedocs-sphinx-search

Configuration

Add this extension in your conf.py file as:

.. code-block:: python

extensions = [ # ... other extensions here 'sphinx_search.extension', ]

.. |docs| image:: https://readthedocs.org/projects/readthedocs-sphinx-search/badge/?version=latest :alt: Documentation Status :target: https://readthedocs-sphinx-search.readthedocs.io/en/latest/?badge=latest

.. |license| image:: https://img.shields.io/github/license/readthedocs/readthedocs-sphinx-search.svg :target: LICENSE :alt: Repository license

.. |build-status| image:: https://circleci.com/gh/readthedocs/readthedocs-sphinx-search.svg?style=svg :alt: Build status :target: https://circleci.com/gh/readthedocs/readthedocs-sphinx-search

.. |pypi| image:: https://img.shields.io/pypi/v/readthedocs-sphinx-search.svg :target: https://pypi.python.org/pypi/readthedocs-sphinx-search :alt: PyPI Version

Open Source Agenda is not affiliated with "Readthedocs Sphinx Search" Project. README Source: readthedocs/readthedocs-sphinx-search
Stars
32
Open Issues
22
Last Commit
3 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating