[libadwaita/wip/exalm/gi-docgen: 17/24] version: Drop the doc header
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/gi-docgen: 17/24] version: Drop the doc header
- Date: Mon, 17 May 2021 11:37:43 +0000 (UTC)
commit df64779764e413c396744b2e3ea0d5a087dc370b
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Mon May 17 16:21:10 2021 +0500
version: Drop the doc header
src/adw-version.h.in | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
---
diff --git a/src/adw-version.h.in b/src/adw-version.h.in
index 27126cbe..b0dd3a85 100644
--- a/src/adw-version.h.in
+++ b/src/adw-version.h.in
@@ -10,13 +10,6 @@
#error "Only <adwaita.h> can be included directly."
#endif
-/**
- * SECTION:adwversion
- * @short_description: Adwaita version checking.
- *
- * libadwaita provides macros to check the version of the library at compile-time.
- */
-
/**
* ADW_MAJOR_VERSION:
*
@@ -71,7 +64,7 @@
* @minor: required minor version
* @micro: required micro version
*
- * Compile-time version checking. Evaluates to %TRUE if the version
+ * Compile-time version checking. Evaluates to `TRUE` if the version
* of Adwaita is greater than the required one.
*/
#define ADW_CHECK_VERSION(major,minor,micro) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]