[libadwaita/wip/exalm/gi-docgen: 38/56] navigation-direction: Convert docs




commit 972cf558492840c9a18e5ce9af649a5583a5b0e6
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue May 11 15:55:20 2021 +0500

    navigation-direction: Convert docs

 src/adw-navigation-direction.c | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)
---
diff --git a/src/adw-navigation-direction.c b/src/adw-navigation-direction.c
index f2c532d6..12b17c1b 100644
--- a/src/adw-navigation-direction.c
+++ b/src/adw-navigation-direction.c
@@ -7,21 +7,12 @@
 #include "config.h"
 #include "adw-navigation-direction.h"
 
-/**
- * SECTION:adwnavigationdirection
- * @short_description: Swipe navigation directions.
- * @title: AdwNavigationDirection
- * @See_also: #AdwLeaflet
- *
- * Since: 1.0
- */
-
 /**
  * AdwNavigationDirection:
  * @ADW_NAVIGATION_DIRECTION_BACK: Corresponds to start or top, depending on orientation and text direction
  * @ADW_NAVIGATION_DIRECTION_FORWARD: Corresponds to end or bottom, depending on orientation and text 
direction
  *
- * Represents direction of a swipe navigation gesture in #AdwLeaflet.
+ * Describes the direction of a swipe navigation gesture.
  *
  * Since: 1.0
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]