aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_gnsrecord_plugin.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2016-01-15 22:12:27 +0000
committerGabor X Toth <*@tg-x.net>2016-01-15 22:12:27 +0000
commit61e8794662ce2fc6ca669906822840a3743b4b78 (patch)
tree1d774b5430a744416ab46b0d50245770da791bfe /src/include/gnunet_gnsrecord_plugin.h
parent50eaf8d7de763d25b7dae7ffdee8d7c6b5fe71ea (diff)
downloadgnunet-61e8794662ce2fc6ca669906822840a3743b4b78.tar.gz
gnunet-61e8794662ce2fc6ca669906822840a3743b4b78.zip
doxygen: add documentation links
Diffstat (limited to 'src/include/gnunet_gnsrecord_plugin.h')
-rw-r--r--src/include/gnunet_gnsrecord_plugin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/gnunet_gnsrecord_plugin.h b/src/include/gnunet_gnsrecord_plugin.h
index e35e0997b..abcab59bd 100644
--- a/src/include/gnunet_gnsrecord_plugin.h
+++ b/src/include/gnunet_gnsrecord_plugin.h
@@ -26,6 +26,9 @@
26 * 26 *
27 * @defgroup gnsrecord-plugin GNS Record plugin API 27 * @defgroup gnsrecord-plugin GNS Record plugin API
28 * To be implemented by applications defining new record types. 28 * To be implemented by applications defining new record types.
29 *
30 * @see [Documentation](https://gnunet.org/gns-plugins)
31 *
29 * @{ 32 * @{
30 */ 33 */
31#ifndef GNUNET_GNSRECORD_PLUGIN_H 34#ifndef GNUNET_GNSRECORD_PLUGIN_H