gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: doc tweak


From: gnunet
Subject: [taler-docs] branch master updated: doc tweak
Date: Tue, 04 Oct 2022 16:19:57 +0200

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 34f9ac9  doc tweak
34f9ac9 is described below

commit 34f9ac958f1e2dc4e33e40c330531963f6d09d22
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Oct 4 16:19:54 2022 +0200

    doc tweak
---
 extract-tsdefs/extract.ts | 2 +-
 wallet/wallet-core.md     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extract-tsdefs/extract.ts b/extract-tsdefs/extract.ts
index 4a6f56d..6325e4f 100644
--- a/extract-tsdefs/extract.ts
+++ b/extract-tsdefs/extract.ts
@@ -243,7 +243,7 @@ const main = async () => {
     groups.add(g.group);
   }
 
-  await f.write(`# Wallet API Documentation\n`);
+  await f.write(`# Wallet-Core API Documentation\n`);
 
   await f.write(
     `This file is auto-generated from 
[wallet-core](https://git.taler.net/wallet-core.git/tree/packages/taler-wallet-core/src/wallet-api-types.ts).\n`
diff --git a/wallet/wallet-core.md b/wallet/wallet-core.md
index f7dc53a..3b151b3 100644
--- a/wallet/wallet-core.md
+++ b/wallet/wallet-core.md
@@ -1,4 +1,4 @@
-# Wallet API Documentation
+# Wallet-Core API Documentation
 This file is auto-generated from 
[wallet-core](https://git.taler.net/wallet-core.git/tree/packages/taler-wallet-core/src/wallet-api-types.ts).
 ## Overview
 ###  Initialization

-- 
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]