From 4be25abad7d04d29cb0448c9676364f3bb15f984 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Fri, 29 Jul 2016 08:32:34 +0200 Subject: [PATCH] Fix some doxygen warnings. --- doc/rofi.doxy.in | 2 +- include/dialogs/run.h | 6 +++--- include/dialogs/script.h | 2 +- include/dialogs/ssh.h | 6 +++--- include/helper.h | 7 ++----- include/history.h | 2 +- include/mode.h | 5 +++-- include/scrollbar.h | 4 +--- include/settings.h | 1 - include/textbox.h | 1 + include/x11-helper.h | 6 ++---- include/xrmoptions.h | 6 +++--- source/dialogs/run.c | 3 ++- source/dialogs/ssh.c | 2 -- source/x11-helper.c | 15 +++++++-------- 15 files changed, 30 insertions(+), 38 deletions(-) diff --git a/doc/rofi.doxy.in b/doc/rofi.doxy.in index f794564c..9113f5b6 100644 --- a/doc/rofi.doxy.in +++ b/doc/rofi.doxy.in @@ -2345,7 +2345,7 @@ PLANTUML_INCLUDE_PATH = # Minimum value: 0, maximum value: 10000, default value: 50. # This tag requires that the tag HAVE_DOT is set to YES. -DOT_GRAPH_MAX_NODES = 15 +DOT_GRAPH_MAX_NODES = 50 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs # generated by dot. A depth value of 3 means that only nodes reachable from the diff --git a/include/dialogs/run.h b/include/dialogs/run.h index c6b5d13d..4a4d9674 100644 --- a/include/dialogs/run.h +++ b/include/dialogs/run.h @@ -6,9 +6,9 @@ * @ingroup MODES * * This mode uses the following options from the #config object: - * * #_Settings::run_command - * * #_Settings::run_shell_command - * * #_Settings::run_list_command + * * #Settings::run_command + * * #Settings::run_shell_command + * * #Settings::run_list_command * * @{ */ diff --git a/include/dialogs/script.h b/include/dialogs/script.h index 46b9ab6f..37f97d4d 100644 --- a/include/dialogs/script.h +++ b/include/dialogs/script.h @@ -11,7 +11,7 @@ * @param str The input string to parse * * Parse an argument string into the right ScriptOptions data object. - * This is off format: :