[tracker/wip/carlosg/doc-improvements: 5/6] libtracker-sparql: Drop gtk-doc specific syntax
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/doc-improvements: 5/6] libtracker-sparql: Drop gtk-doc specific syntax
- Date: Thu, 16 Sep 2021 22:35:12 +0000 (UTC)
commit 01115e8f87710f298d34349a0e78ff2ec479eb96
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]