api-documentation icon indicating copy to clipboard operation
api-documentation copied to clipboard

Implement search functionality

Open vernondegoede opened this issue 7 years ago • 9 comments

We currently don't use the search functionality which comes with Sphinx by default. We should either:

  1. Use Algolia DocSearch
  2. 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.

vernondegoede avatar May 22 '18 15:05 vernondegoede