summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/index.rst1
-rw-r--r--index.rst8
-rw-r--r--taler-user-guide.rst18
3 files changed, 23 insertions, 4 deletions
diff --git a/core/index.rst b/core/index.rst
index 9ce2cc17..a9e1ec82 100644
--- a/core/index.rst
+++ b/core/index.rst
@@ -37,6 +37,7 @@ interfaces between the core components of Taler.
api-common
api-exchange
api-merchant
+ ../wallet/wallet-core
api-auditor
api-sync
api-taldir
diff --git a/index.rst b/index.rst
index b572415f..f562b2e8 100644
--- a/index.rst
+++ b/index.rst
@@ -56,17 +56,17 @@ Documentation Overview
:maxdepth: 2
core/index
- taler-exchange-manual
+ taler-user-guide
taler-merchant-manual
taler-merchant-api-tutorial
taler-merchant-pos-terminal
+ taler-wallet
+ taler-exchange-manual
taler-challenger-manual
taler-auditor-manual
taler-developer-manual
- taler-wallet
- wallet/wallet-core
- design-documents/index
libeufin/index
+ design-documents/index
global-licensing
manindex
genindex
diff --git a/taler-user-guide.rst b/taler-user-guide.rst
index 68ec0bd9..6f7e7890 100644
--- a/taler-user-guide.rst
+++ b/taler-user-guide.rst
@@ -1,3 +1,21 @@
+..
+ This file is part of GNU TALER.
+ Copyright (C) 2014-2023 Taler Systems SA
+
+ TALER is free software; you can redistribute it and/or modify it under the
+ terms of the GNU Affero General Public License as published by the Free Software
+ Foundation; either version 2.1, or (at your option) any later version.
+
+ TALER is distributed in the hope that it will be useful, but WITHOUT ANY
+ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+ A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License along with
+ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
+
+ @author Christian Grothoff
+
+
GNU Taler User Guide
####################