From 01115e8f87710f298d34349a0e78ff2ec479eb96 Mon Sep 17 00:00:00 2001 From: Carlos Garnacho Date: Thu, 16 Sep 2021 10:30:57 +0200 Subject: 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 -- cgit v1.2.1