summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_code_line.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_code_line.h')
-rw-r--r--src/lib/elementary/elm_code_line.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/elementary/elm_code_line.h b/src/lib/elementary/elm_code_line.h
index 8e832ff5ed..5f42174041 100644
--- a/src/lib/elementary/elm_code_line.h
+++ b/src/lib/elementary/elm_code_line.h
@@ -40,7 +40,7 @@ EAPI void elm_code_line_free(Elm_Code_Line *line);
/**
* @brief Line manipulation functions.
- * @defgroup Content
+ * @defgroup Elm_Code_Line_Content Elementary Code Line
* @{
*
* Functions for changing the content of lines in an Elm_Code_File
@@ -87,7 +87,7 @@ EAPI void elm_code_line_merge_down(Elm_Code_Line *line);
* @}
*
* @brief Line markup functions.
- * @defgroup Highlighting
+ * @defgroup Highlighting Elementary Code Highlighting
*
* @{
*