gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet-rest-api] 02/07: -wip documentation


From: gnunet
Subject: [GNUnet-SVN] [gnunet-rest-api] 02/07: -wip documentation
Date: Sun, 12 Aug 2018 23:08:34 +0200

This is an automated email from the git hooks/post-receive script.

phil pushed a commit to branch master
in repository gnunet-rest-api.

commit 974ec01a83adc04d296ff9508c5ae1db4f4d379b
Author: Phil <address@hidden>
AuthorDate: Thu Jul 26 02:37:05 2018 +0200

    -wip documentation
---
 source/gns.rst       | 4 ++--
 source/identity.rst  | 2 +-
 source/namestore.rst | 6 ++++++
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/source/gns.rst b/source/gns.rst
index 70ac34c..aa76b88 100644
--- a/source/gns.rst
+++ b/source/gns.rst
@@ -1,11 +1,11 @@
 GNUnet GNS API Service
 ======================
 
-Variables in single quotes ``'...'`` can and must be changed according to your 
specific case.
+Variables in single quotes ``'...'`` can or must be changed according to your 
specific case.
 
 ``name`` is the name of an identity.
 
-``record_type`` is the record_type integer, the system returns. For example, 
``0`` = ANY, ``65536`` = PKEY. For more information look into the source code 
of "gnunet_gnsrecord_lib.h".
+``record_type`` is the record_type. For example, ANY, PKEY... For more 
information look into the source code of "gnunet_gnsrecord_lib.h".
 
 ============
 GET Requests
diff --git a/source/identity.rst b/source/identity.rst
index 21c1714..ee2b1e7 100644
--- a/source/identity.rst
+++ b/source/identity.rst
@@ -1,7 +1,7 @@
 GNUnet Identity API Service
 ===========================
 
-Variables in single quotes ``'...'`` can and must be changed according to your 
specific case.
+Variables in single quotes ``'...'`` can or must be changed according to your 
specific case.
 
 ``pubkey`` or ``public_key`` is the public key of an identity.
 
diff --git a/source/namestore.rst b/source/namestore.rst
new file mode 100644
index 0000000..39d21d3
--- /dev/null
+++ b/source/namestore.rst
@@ -0,0 +1,6 @@
+GNUnet Namestore API Service
+===========================
+
+Variables in single quotes ``'...'`` can or must be changed according to your 
specific case.
+
+namestore add: identity_name, record_name, record_type, expiration_time, 
value, flag(?) 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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