searxng/docs
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
..
_themes/searx [fix] sphinx-tabs should not overlap sidebar 2021-05-14 17:19:49 +02:00
admin [docs] admin/engines/settings.rst remove 'locales' section 2021-08-04 11:32:35 +02:00
build-templates [fix] utils/build_env.py and add documentation 2021-07-21 14:38:54 +02:00
dev [translations] ./manage rename shell functions to integrate weblate 2021-08-16 12:06:12 +02:00
searx_extra Add searx_extra package 2021-03-04 11:59:14 +01:00
src [mod] pylint & document searx.locales (settings.yml: remove locales) 2021-08-04 07:54:53 +02:00
static/img [enh] initial structure 2015-11-17 23:38:22 +01:00
user [mod] replace makefile boilerplate by 'manage' script 2021-04-23 11:26:22 +02:00
utils [mod] utils/lxc.sh: detect conflict of docker & LXC in the iptables 2021-06-23 12:47:52 +02:00
conf.py version based on the git repository 2021-07-30 14:40:09 +02:00
index.rst [docs] move LXC blog article into developer documentation. 2021-06-04 15:05:58 +02:00