diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-11-09 18:17:17 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-11-09 18:17:17 +0100 |
commit | ba3c9fe3c7ef76987ddfd3e958c958371d382e4b (patch) | |
tree | a9255c6ebe203d1116b794a61a143e9e29b5e308 /doc | |
parent | 29938f9ab72f3382535444b7ae1eaf19001822d6 (diff) |
commenting out advanced topics for now
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/manual.texi b/doc/manual.texi index 5414f2c6..bc98c3fa 100644 --- a/doc/manual.texi +++ b/doc/manual.texi @@ -943,6 +943,9 @@ transaction_id=<TRANSACTION_ID>×tamp=<CONTRACTTIMESTAMP> @chapter Integration of GNU Taler with the back office +@bye + + @node Advanced-topics @chapter Advanced topics @@ -1021,5 +1024,3 @@ performed by returning JavaScript code from @code{taler-wallet-lib.js} that triggers the wallet to send the payment to the pay page. Once the pay page receives the payment, it sets the state for the payment as "payed". - -@bye |