[folks] Change urls to links in doc comments, fixes doc creation.
- From: Jeremy Whiting <jpwhiting src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Change urls to links in doc comments, fixes doc creation.
- Date: Fri, 6 Jul 2012 20:24:30 +0000 (UTC)
commit 70a24fe7ce536836dabd5bfd8df4af6ca221b6b3
Author: Jeremy Whiting <jpwhiting kde org>
Date: Fri Jul 6 14:23:59 2012 -0600
Change urls to links in doc comments, fixes doc creation.
folks/abstract-field-details.vala | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/folks/abstract-field-details.vala b/folks/abstract-field-details.vala
index 278fdff..d1630f2 100644
--- a/folks/abstract-field-details.vala
+++ b/folks/abstract-field-details.vala
@@ -279,7 +279,7 @@ public abstract class Folks.AbstractFieldDetails<T> : Object
* Same as { link AbstractFieldDetails.equal}, but static,
* so we can use libgee 0.8 without an api break.
*
- * See https://bugzilla.gnome.org/show_bug.cgi?id=673918
+ * See [[https://bugzilla.gnome.org/show_bug.cgi?id=673918|673918]]"
* This can and should be removed next time we break the api.
* Note: This uses Gee.EqualDataFunc signature, to avoid having to cast.
*
@@ -436,7 +436,7 @@ public abstract class Folks.AbstractFieldDetails<T> : Object
* Same as { link AbstractFieldDetails.hash}, but static,
* so we can use libgee 0.8 without an api break.
*
- * See https://bugzilla.gnome.org/show_bug.cgi?id=673918
+ * See [[https://bugzilla.gnome.org/show_bug.cgi?id=673918|673918]]
* This can and should be removed next time we break the api.
* Note: This uses Gee.HashDataFunc signature, to avoit having to cast.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]