[tracker/wip/carlosg/doc-improvements: 5/6] libtracker-sparql: Drop gtk-doc specific syntax




commit aabab6900ebe91ede8b7047776f4eb1548c5f40d
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Sep 16 10:30:57 2021 +0200

    libtracker-sparql: Drop gtk-doc specific syntax
    
    This piece of comment worked in gtk-doc to specify link names, but
    doesn't work in hotdoc. Since hotdoc already generates link names
    to all section headers, this is not needed anymore either.

 src/libtracker-sparql/tracker-notifier.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libtracker-sparql/tracker-notifier.c b/src/libtracker-sparql/tracker-notifier.c
index a1b2e6f04..2156b29c8 100644
--- a/src/libtracker-sparql/tracker-notifier.c
+++ b/src/libtracker-sparql/tracker-notifier.c
@@ -30,7 +30,7 @@
  * is created, events can be listened for by connecting to the
  * #TrackerNotifier::events signal. This object was added in Tracker 1.12.
  *
- * # Known caveats # {#trackernotifier-caveats}
+ * # Known caveats
  *
  * * The %TRACKER_NOTIFIER_EVENT_DELETE events will be received after the
  *   resource has been deleted. At that time queries on those elements will


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