Skip to content

faparicioaldo/Documentacion

Repository files navigation

readthedocs-sphinx-search

Documentation Status Repository license Build Status

Sphinx extension to enable search as you type feature for docs hosted by Read the Docs.

Installation

pip install git+https://github.com/readthedocs/readthedocs-sphinx-search@master

Configuration

Add this extension in your conf.py file as:

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

Documentation

Check out the full documentation at https://readthedocs-sphinx-search.readthedocs.io/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published