searxng/docs/dev
Markus Heiser 97355672cd [translations] ./manage rename shell functions to integrate weblate
Functions implemented to run *Weblate* workflows should use prefix 'weblate.':

- babel.setup.translations.worktree --> weblate.translations.worktree

  Create git worktree ${TRANSLATIONS_WORKTREE} and checkout branch
  'translations' from Weblate's counterpart (weblate) of the SearXNG
   (origin)::

       remote weblate https://weblate.bubu1.eu/git/searxng/searxng/

- babel.weblate.to.translations     --> weblate.to.translations

  Update 'translations' branch of SearXNG (origin) with last additions from
  Weblate.

- babel.translations.to.master      --> weblate.translations.commit

  Update 'translations' branch of SearXNG (origin) with last additions from
  Weblate.  Copy the changes to the master branch, compile translations and
  create a commit in the local branch (master)

- babel.master.to.translations      --> weblate.push.translations

  Push *translation changes* from SearXNG (origin) to Weblate's
  counterpart (weblate).

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-08-16 12:06:12 +02:00
..
contribution_guide.rst [doc] modify docs to fit to the new build boilerplate 2021-04-23 11:26:22 +02:00
csv_table.txt docs: reST-primer describe table markup (WIP) 2019-12-20 20:39:14 +01:00
engine_overview.rst [fix] section "Overrides" in engine's documentation 2021-06-09 15:16:59 +02:00
hello.dot doc: add content to reST primer (WIP) // linuxdoc 2019-12-19 23:36:53 +01:00
index.rst [docs] move LXC blog article into developer documentation. 2021-06-04 15:05:58 +02:00
lxcdev.rst [fix] documentation - remove brand.git_url & brand.git_branch 2021-08-01 06:57:14 +02:00
makefile.rst [fix] documentation - remove brand.git_url & brand.git_branch 2021-08-01 06:57:14 +02:00
offline_engines.rst [docs] revision of the section 'Command Line Engines' 2021-06-04 15:05:58 +02:00
plugins.rst [enh] add external plugin support 2020-07-28 13:10:40 +02:00
quickstart.rst [docs] describe the usage of the static.build.* scripts 2021-06-28 10:22:06 +02:00
reST.rst [docs] rename 'General Engine Settings' to 'Configured Engines' 2021-06-04 15:05:58 +02:00
search_api.rst [docs] rename 'General Engine Settings' to 'Configured Engines' 2021-06-04 15:05:58 +02:00
svg_image.svg doc: add content to reST primer (WIP) // linuxdoc 2019-12-19 23:36:53 +01:00
translation.rst [translations] ./manage rename shell functions to integrate weblate 2021-08-16 12:06:12 +02:00
translation.svg [translations] ./manage rename shell functions to integrate weblate 2021-08-16 12:06:12 +02:00