[X2Go-Commits] [libx2goclient] 92/132: src/x2goclient-utils.c: add basic section documentation.
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 3 15:26:33 CET 2021
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository libx2goclient.
commit 989fd2709647da71c281134e0194c6b7b9561dbb
Author: Mihai Moldovan <ionic at ionic.de>
Date: Mon Aug 2 16:48:09 2021 +0200
src/x2goclient-utils.c: add basic section documentation.
---
src/x2goclient-utils.c | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/src/x2goclient-utils.c b/src/x2goclient-utils.c
index 9247fa4..2f8590a 100644
--- a/src/x2goclient-utils.c
+++ b/src/x2goclient-utils.c
@@ -34,6 +34,16 @@
/**
* SECTION:x2goclient-utils
* @title: X2GoClientUtils
+ * @short_description: Miscellaneous utility and helper functions
+ * @stability: Unstable
+ * @include: libx2goclient/x2goclient-utils.h
+ *
+ * <literal>X2GoClientUtils</literal> provides miscellaneous utility and
+ * helper functions, intended to be used throughout the code base.
+ *
+ * The functions provided here should be free-standing.
+ *
+ * This file does not implement a specific class.
*
* Since: 0.0.0
*/
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git
More information about the x2go-commits
mailing list