From 9628d5b8956f4500f3d54e59b1697bb16400e89e Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Thu, 30 May 2019 12:08:38 -0700 Subject: [PATCH] Hide the Code API search in the UX for now. --- readthedocs/templates/search/elastic_search.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs/templates/search/elastic_search.html b/readthedocs/templates/search/elastic_search.html index f077388b374..149e0addbf6 100644 --- a/readthedocs/templates/search/elastic_search.html +++ b/readthedocs/templates/search/elastic_search.html @@ -30,7 +30,7 @@
{% trans 'Object Type' %}
  • {% trans 'Projects' %}
  • {% endif %}
  • {% trans 'Files' %}
  • -
  • {% trans 'Code API' %}
  • + {#
  • {% trans 'Code API' %}
  • #} {#
  • {% trans 'All' %}
  • #}