commit 01820bb625f779442b31ea07400736e5524a61ab parent 1a19da97d2290b236503e7fe5e7aedbd08cd34bd Author: Florian Dold <florian.dold@gmail.com> Date: Tue, 27 Feb 2018 17:45:28 +0100 playground onboarding doc Diffstat:
| M | doc/onboarding.texi | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/doc/onboarding.texi b/doc/onboarding.texi @@ -326,6 +326,13 @@ is taken. [1] @url{https://github.com/buildbot/buildbot-contrib/blob/master/master/contrib/git_buildbot.py} +@section Playground +The playground repository (@url{https://git.taler.net/playground}) contains various +experiments and tests, for example to cover APIs that are not used by the other demo merchant +frontends. It also serves to test various behaviors of wallets. + +At present, it is only deployed on @code{test.taler.net}, but @emph{not} on @code{demo.taler.net}. + @node Standalone deployment @chapter Standalone deployment