diff options
Diffstat (limited to 'examples/docstring.cfg')
-rw-r--r-- | examples/docstring.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/docstring.cfg b/examples/docstring.cfg index 7493f83..2a5cd9a 100644 --- a/examples/docstring.cfg +++ b/examples/docstring.cfg @@ -8,3 +8,4 @@ OPTIMIZE_OUTPUT_JAVA = YES INPUT = docstring.py QUIET = YES JAVADOC_AUTOBRIEF = YES +SEARCHENGINE = NO |