You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
_themes/searx [fix] sphinx-tabs should not overlap sidebar 3 years ago
admin [docs] admin/engines/settings.rst remove 'locales' section 3 years ago
build-templates [fix] utils/build_env.py and add documentation 3 years ago
dev [translations] ./manage rename shell functions to integrate weblate 3 years ago
searx_extra Add searx_extra package 3 years ago
src [mod] pylint & document searx.locales (settings.yml: remove locales) 3 years ago
static/img [enh] initial structure 9 years ago
user [mod] replace makefile boilerplate by 'manage' script 3 years ago
utils [mod] utils/lxc.sh: detect conflict of docker & LXC in the iptables 3 years ago
conf.py version based on the git repository 3 years ago
index.rst [docs] move LXC blog article into developer documentation. 3 years ago