gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: delete spurious indentation (11 inst


From: gnunet
Subject: [taler-docs] branch master updated: delete spurious indentation (11 instances)
Date: Fri, 04 Dec 2020 11:02:19 +0100

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

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new eb85a80  delete spurious indentation (11 instances)
eb85a80 is described below

commit eb85a8039af31b547b59cd3e4cd64a943ece7d22
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Dec 4 05:00:53 2020 -0500

    delete spurious indentation (11 instances)
---
 developers-manual.rst | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/developers-manual.rst b/developers-manual.rst
index 9fddc8d..2910c9f 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -644,13 +644,13 @@ About Privilege Levels
 
 This is the breakdown of privilege levels in Weblate:
 
-  * **Users**/**Viewers** = Can log in, view Translations  (*applies to new 
users*)
+* **Users**/**Viewers** = Can log in, view Translations  (*applies to new 
users*)
 
-  * **Reviewers** = Can contribute Translations to existing *Components*
+* **Reviewers** = Can contribute Translations to existing *Components*
 
-  * **Managers** = Can create new *Components* of existing *Projects*
+* **Managers** = Can create new *Components* of existing *Projects*
 
-  * **Superusers** = Can create new *Projects*
+* **Superusers** = Can create new *Projects*
 
 Upgrading Privileges
 --------------------
@@ -675,19 +675,19 @@ What follows is a sort of Wizard.  You can find detailed 
docs at https://docs.we
 
 Under *https://weblate.taler.net/create/component/vcs/*:
 
-  * **Source code repository** - Generally 
``git+ssh://git@git.taler.net/<reponame>```.  Check with ``git remote -v``.
+* **Source code repository** - Generally 
``git+ssh://git@git.taler.net/<reponame>```.  Check with ``git remote -v``.
 
-  * **Repository branch** - Choose the correct branch to draw from and commit 
to.
+* **Repository branch** - Choose the correct branch to draw from and commit to.
 
-  * **Repository push URL** - This is generally 
``git+ssh://git@git.taler.net/<reponame>```  Check with ``git remote -v``.
+* **Repository push URL** - This is generally 
``git+ssh://git@git.taler.net/<reponame>```  Check with ``git remote -v``.
 
-  * **Repository browser** - This is the www URL of the Git repo's file 
browser.  Example 
``https://git.taler.net/<repositoryname>.git/tree/{{filename}}?h={{branch}}#n{{line}}``
 where ``<repositoryname>`` gets replaced but ``{{filename}}`` and other items 
in braces are actual variables in the string.
+* **Repository browser** - This is the www URL of the Git repo's file browser. 
 Example 
``https://git.taler.net/<repositoryname>.git/tree/{{filename}}?h={{branch}}#n{{line}}``
 where ``<repositoryname>`` gets replaced but ``{{filename}}`` and other items 
in braces are actual variables in the string.
 
-  * **Merge style** - *Rebase*, in line with GNU Taler development procedures
+* **Merge style** - *Rebase*, in line with GNU Taler development procedures
 
-  * **Translation license** - *GNU General Public License v3.0 or Later*
+* **Translation license** - *GNU General Public License v3.0 or Later*
 
-  * **Adding new translation** - Decide how to handle adding new translations
+* **Adding new translation** - Decide how to handle adding new translations
 
 How to Create a Translation
 ---------------------------

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