api-documentation
api-documentation copied to clipboard
Implement search functionality
We currently don't use the search functionality which comes with Sphinx by default. We should either:
- Use Algolia DocSearch
- Keep the default Python OpenSearch functionality
I'd prefer to use Algolia DocSearch, since it comes with powerful autocompletion. This will allow developers to easily find the right resource.