gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: bootstrap PHP snipp


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: bootstrap PHP snippets.
Date: Tue, 13 Mar 2018 11:53:45 +0100

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 831f926  bootstrap PHP snippets.
831f926 is described below

commit 831f926898cb740f75d3f1351d0fe5b9e92ab989
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Mar 13 11:53:26 2018 +0100

    bootstrap PHP snippets.
---
 doc/Makefile.am           |  7 ++++++-
 doc/merchant-api-php.texi | 13 +++++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 41dd5e8..fa9e36c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -25,7 +25,8 @@ man_MANS = \
 info_TEXINFOS = \
   manual.texi \
   merchant-api-python.texi \
-  merchant-api-curl.texi
+  merchant-api-curl.texi \
+  merchant-api-php.texi
 
 manual_TEXINFOS = \
   version-manual.texi \
@@ -39,6 +40,10 @@ merchant_api_curl_TEXINFOS = \
   version-merchant-api-curl.texi \
   merchant-api.content.texi
 
+merchant_api_php_TEXINFOS = \
+  version-merchant-api-php.texi \
+  merchant-api.content.texi
+
 extra_TEXINFOS = \
   fdl-1.3.texi \
   agpl.texi \
diff --git a/doc/merchant-api-php.texi b/doc/merchant-api-php.texi
new file mode 100644
index 0000000..749351f
--- /dev/null
+++ b/doc/merchant-api-php.texi
@@ -0,0 +1,13 @@
+\input texinfo @c -*-texinfo-*-
address@hidden %**start of header
address@hidden merchant-api-php.info
address@hidden version-merchant-api-php.texi
address@hidden syntax.texi
address@hidden The GNU Taler Merchant API Tutorial @value{VERSION} for PHP
+
address@hidden LANG_PHP 1
address@hidden LANGNAME PHP
+
address@hidden merchant-api.content.texi
+
address@hidden

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



reply via email to

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