gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: rename developers manual to have tal


From: gnunet
Subject: [taler-docs] branch master updated: rename developers manual to have taler- prefix
Date: Thu, 21 Jan 2021 13:26:37 +0100

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 46d0e48  rename developers manual to have taler- prefix
     new 3eaf389  Merge branch 'master' of git+ssh://git.taler.net/docs
46d0e48 is described below

commit 46d0e482e9ac1cda71d50f02a543dcf66fd52b51
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jan 21 13:26:30 2021 +0100

    rename developers manual to have taler- prefix
---
 conf.py                                             | 4 ++--
 developers-manual.rst => taler-developer-manual.rst | 0
 taler-merchant-pos-terminal.rst                     | 2 +-
 taler-wallet.rst                                    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/conf.py b/conf.py
index 4cf0dd3..942c6ea 100644
--- a/conf.py
+++ b/conf.py
@@ -243,7 +243,7 @@ latex_documents = [
      'GNU Taler team', 'manual'),
     ('taler-backoffice-manual', 'taler-backoffice-manual.tex',
      'GNU Taler Back Office Manual', 'GNU Taler team', 'manual'),
-    ('developers-manual', 'developers-manual.tex', 'GNU Taler Developer 
Onboarding Manual',
+    ('taler-developers-manual', 'taler-developers-manual.tex', 'GNU Taler 
Developer Manual',
      'GNU Taler team', 'manual'),
 ]
 
@@ -360,7 +360,7 @@ texinfo_documents = [
      "DESCRIPTION", "CATEGORY"),
     ("taler-bank-manual", "taler-bank", "Taler Bank Manual", "GNU Taler team",
      "MENU ENTRY", "DESCRIPTION", "CATEGORY"),
-    ("developers-manual", "developers-manual", "Taler Developer Onboarding 
Manual", "GNU Taler team",
+    ("taler-developers-manual", "taler-developers-manual", "Taler Developer 
Manual", "GNU Taler team",
      "MENU ENTRY", "DESCRIPTION", "CATEGORY"),
 ]
 
diff --git a/developers-manual.rst b/taler-developer-manual.rst
similarity index 100%
rename from developers-manual.rst
rename to taler-developer-manual.rst
diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
index b81eb33..8bee175 100644
--- a/taler-merchant-pos-terminal.rst
+++ b/taler-merchant-pos-terminal.rst
@@ -93,7 +93,7 @@ Import in and build with Android Studio or run on the command 
line:
   $ ./gradlew assembleRelease
 
 If you do not have the proprietary Android SDK installed,
-see the :doc:`developers-manual`
+see the :doc:`taler-developers-manual`
 for :ref:`build instructions using free SDK rebuilds <Build-apps-from-source>`.
 
 APIs and Data Formats
diff --git a/taler-wallet.rst b/taler-wallet.rst
index 1a70142..f5784a2 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -80,7 +80,7 @@ Building from source
 Android Wallet
 ==============
 
-Please see :ref:`Build-apps-from-source` in the :doc:`developers-manual`.
+Please see :ref:`Build-apps-from-source` in the :doc:`taler-developers-manual`.
 
 
 APIs and Data Formats

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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