From d2bf009ef9adf7302f266cb99009b58aa417f3a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 1 Jan 2019 22:32:13 +0100 Subject: [PATCH] doxygen: disable spell check in the search box. --- doxygen/templates/base.html | 2 +- doxygen/test/layout/pages.html | 2 +- doxygen/test/layout_generated_doxyfile/index.html | 2 +- doxygen/test/layout_minimal/index.html | 2 +- doxygen/test/layout_search_binary/index.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doxygen/templates/base.html b/doxygen/templates/base.html index 3049820b..7f4a571e 100644 --- a/doxygen/templates/base.html +++ b/doxygen/templates/base.html @@ -120,7 +120,7 @@
- +
{{ M_SEARCH_HELP|indent(12) }} diff --git a/doxygen/test/layout/pages.html b/doxygen/test/layout/pages.html index 041d8466..6462a713 100644 --- a/doxygen/test/layout/pages.html +++ b/doxygen/test/layout/pages.html @@ -96,7 +96,7 @@
- +
Some help. diff --git a/doxygen/test/layout_generated_doxyfile/index.html b/doxygen/test/layout_generated_doxyfile/index.html index 58607ba7..e770f90c 100644 --- a/doxygen/test/layout_generated_doxyfile/index.html +++ b/doxygen/test/layout_generated_doxyfile/index.html @@ -60,7 +60,7 @@
- +
Search for symbols, directories, files, pages or modules. You can omit any diff --git a/doxygen/test/layout_minimal/index.html b/doxygen/test/layout_minimal/index.html index 58607ba7..e770f90c 100644 --- a/doxygen/test/layout_minimal/index.html +++ b/doxygen/test/layout_minimal/index.html @@ -60,7 +60,7 @@
- +
Search for symbols, directories, files, pages or modules. You can omit any diff --git a/doxygen/test/layout_search_binary/index.html b/doxygen/test/layout_search_binary/index.html index d2de11d4..1455459c 100644 --- a/doxygen/test/layout_search_binary/index.html +++ b/doxygen/test/layout_search_binary/index.html @@ -54,7 +54,7 @@
- +
Halp. -- 2.30.2