File: disable_doxygen_search_engine

package info (click to toggle)
sombok 2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 4,520 kB
  • sloc: ansic: 38,009; sh: 3,059; perl: 769; makefile: 134
file content (12 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Disable search engine in documentation generated by Doxygen
Forwarded: not-needed
Author: Emmanuel Bouthenot <kolter@debian.org>
Last-Update: 2012-04-09
--- a/doc/doxyfile.in
+++ b/doc/doxyfile.in
@@ -9,4 +9,4 @@
 GENERATE_LATEX         = NO
 GENERATE_MAN           = NO
 ENABLE_PREPROCESSING   = NO
-
+SEARCHENGINE           = NO