summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-05-24 11:22:07 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-05-24 11:22:07 +0200
commit5cb4386394f5ada99d472b9169b2fb9353be6bf6 (patch)
tree7033339f785bd73d254bcbfd9d1c2e9fc3112ef3 /docs
parent508c6522fdd99067fc247b6ec1b4d6054cf6e7a6 (diff)
downloaddocs-5cb4386394f5ada99d472b9169b2fb9353be6bf6.tar.gz
docs-5cb4386394f5ada99d472b9169b2fb9353be6bf6.tar.bz2
docs-5cb4386394f5ada99d472b9169b2fb9353be6bf6.zip
documentaing lcov.taler.net
Diffstat (limited to 'docs')
-rw-r--r--docs/dev-talerdotnet.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/dev-talerdotnet.rst b/docs/dev-talerdotnet.rst
index 8c215d84..3d322786 100644
--- a/docs/dev-talerdotnet.rst
+++ b/docs/dev-talerdotnet.rst
@@ -145,3 +145,14 @@ To start the worker, log in as `lcovslave` and run:
# To stop it:
$ taler-deployment-bbstop
+
+-------------------
+Site lcov.taler.net
+-------------------
+
+The directory ``/var/www/lcov.taler.net`` contains the following two symlinks
+
+* `exchange` --> ``/home/lcovslave/exchange/doc/coverage``
+* `merchant` --> ``/home/lcovslave/merchant/doc/coverage``
+
+The pointed locations are updated by the `lcovslave`.