gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36812 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r36812 - gnunet/src/include
Date: Wed, 13 Jan 2016 00:26:44 +0100

Author: tg
Date: 2016-01-13 00:26:43 +0100 (Wed, 13 Jan 2016)
New Revision: 36812

Modified:
   gnunet/src/include/gnunet_gnsrecord_lib.h
   gnunet/src/include/gnunet_gnsrecord_plugin.h
   gnunet/src/include/gnunet_social_service.h
Log:
doc

Modified: gnunet/src/include/gnunet_gnsrecord_lib.h
===================================================================
--- gnunet/src/include/gnunet_gnsrecord_lib.h   2016-01-12 16:15:24 UTC (rev 
36811)
+++ gnunet/src/include/gnunet_gnsrecord_lib.h   2016-01-12 23:26:43 UTC (rev 
36812)
@@ -24,7 +24,7 @@
  * @file
  * API that can be used to manipulate GNS record data
  *
- * @defgroup gns-record  GNS Record library
+ * @defgroup gnsrecord  GNS Record library
  * Manipulate GNS record data
  * @{
  */

Modified: gnunet/src/include/gnunet_gnsrecord_plugin.h
===================================================================
--- gnunet/src/include/gnunet_gnsrecord_plugin.h        2016-01-12 16:15:24 UTC 
(rev 36811)
+++ gnunet/src/include/gnunet_gnsrecord_plugin.h        2016-01-12 23:26:43 UTC 
(rev 36812)
@@ -24,7 +24,7 @@
  * @file
  * Plugin API for GNS record types
  *
- * @defgroup gns-record-plugin  GNS record plugin API
+ * @defgroup gnsrecord-plugin  GNS Record plugin API
  * To be implemented by applications defining new record types.
  * @{
  */

Modified: gnunet/src/include/gnunet_social_service.h
===================================================================
--- gnunet/src/include/gnunet_social_service.h  2016-01-12 16:15:24 UTC (rev 
36811)
+++ gnunet/src/include/gnunet_social_service.h  2016-01-12 23:26:43 UTC (rev 
36812)
@@ -119,17 +119,16 @@
 ### Environment
 
 #### _id_reply_to
-message ID this message is in reply to.
+Message ID this message is in reply to.
 
 #### _id_thread
+Thread ID, the first message ID in the thread.
 
-thread ID, the first message ID in the thread.
-
 #### _nym_author__
-nym of the author.
+Nym of the author.
 
 #### _sig_author
-signature of the message body and its variables by the author.
+Signature of the message body and its variables by the author.
 
 ## Data
 
@@ -152,13 +151,13 @@
 #### Without GNS
 
 ##### _key_pub_place
-public key of place
+Public key of place
 
 ##### _peer_origin
-peer ID of origin
+Peer ID of origin
 
 ##### _list_peer_relays
-list of peer IDs of relays
+List of peer IDs of relays
 
 ## _notice_place_file
 
@@ -169,16 +168,16 @@
 The environment of _notice_place above, plus the following:
 
 #### _size_file
-size of file
+Size of file
 
 #### _mime_file
 MIME type of file
 
 #### _name_file
-name of file
+Name of file
 
 #### _description_file
-description of file
+Description of file
 
 ## _file
 
@@ -189,16 +188,16 @@
 ### Environment
 
 #### _size_file
-size of file
+Size of file
 
 #### _mime_file
 MIME type of file
 
 #### _name_file
-name of file
+Name of file
 
 #### _description_file
-description
+Description of file
 
 @{
 */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]