diff --git a/docs/index.html b/docs/index.html index b5d559a..a0d7b24 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@
- + @@ -48,7 +48,13 @@ "collapse-after": 3, "panel-placement": "end", "type": "overlay", - "limit": 20, + "limit": 50, + "keyboard-shortcut": [ + "f", + "/", + "s" + ], + "show-item-context": false, "language": { "search-no-results-text": "Nenhum resultado", "search-matching-documents-text": "documentos correspondentes", @@ -57,8 +63,10 @@ "search-more-match-text": "mais correspondência neste documento", "search-more-matches-text": "mais correspondências neste documento", "search-clear-button-title": "Limpar", + "search-text-placeholder": "", "search-detached-cancel-button-title": "Cancelar", - "search-submit-button-title": "Enviar" + "search-submit-button-title": "Enviar", + "search-label": "Procurar" } } + + @@ -110,9 +145,9 @@