taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 92607df88f02ebd2b7f5fec8ca328cc2087dc6ef
parent a7e87ce60e37b7e3789b564ab83591360c819419
Author: buckE <buckE@disroot.org>
Date:   Fri,  8 May 2020 02:52:27 +0000

formatting of list in intl

Diffstat:
Mdevelopers-manual.rst | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/developers-manual.rst b/developers-manual.rst @@ -640,10 +640,10 @@ 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`. -* **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 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}}` -* **Merge style ** - *Rebase*, in line with GNU Taler development procedures +* **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 * **Translation license** - *GNU General Public License v3.0 or Later* * **Adding new translation** - Decide how to handle adding new translations