gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: Use italic the right way.


From: gnunet
Subject: [taler-docs] branch master updated: Use italic the right way.
Date: Sun, 13 Dec 2020 00:33:09 +0100

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

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 60b97ee  Use italic the right way.
60b97ee is described below

commit 60b97eeee91fad75fbc6cd1a77f025c286458663
Author: MS <ms@taler.net>
AuthorDate: Sun Dec 13 00:32:42 2020 +0100

    Use italic the right way.
---
 libeufin/frontend.rst       | 4 ++--
 libeufin/nexus-tutorial.rst | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/libeufin/frontend.rst b/libeufin/frontend.rst
index 6e9e866..19fba47 100644
--- a/libeufin/frontend.rst
+++ b/libeufin/frontend.rst
@@ -10,7 +10,7 @@ LibEuFin Frontend is a Single Page Application (SPA) built 
using React that faci
 Architecture
 ===============
 
-The frontend code sits in the `/frontend` folder. Files in the subfolders are 
highlighted below.
+The frontend code sits in the */frontend* folder. Files in the subfolders are 
highlighted below.
 
 /actions, /reducers folder
 --------------------------
@@ -18,7 +18,7 @@ Contains code that uses Redux to store the login state. 
Prevents user from relog
 
 /routes folder
 --------------
-Directs the user to the respective pages according to the URL route. Routes 
are broken down into `UnauthenticatedRoute` and `AuthenticatedRoute`, which 
corresponds to the user's login state.
+Directs the user to the respective pages according to the URL route. Routes 
are broken down into *UnauthenticatedRoute* and *AuthenticatedRoute*, which 
corresponds to the user's login state.
 
 /components/login
 -----------------
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 5d09099..fd12ad2 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -24,7 +24,7 @@ Note that Kotlin+Gradle should already work on the host 
system.
 
 Install Nexus
 =============
-Navigate into the `libeufin` local repository, and from top-level run:
+Navigate into the *libeufin* local repository, and from top-level run:
 
 .. code-block:: console
 
@@ -50,7 +50,7 @@ Use the following command to *(1) run the nexus service*:
 
 We recommend using the ``--db-conn-string=$DBCONN`` option.  It
 instructs Nexus to reach the database addressed by the connection
-string.  Only `SQLite` and `PostgreSQL (only via TCP)` are supported
+string.  Only *SQLite* and *PostgreSQL (only via TCP)* are supported
 right now.
 
 For example:

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