summaryrefslogtreecommitdiff
path: root/docs/dev/makefile.rst
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2020-03-29 15:09:34 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2020-03-29 15:09:34 +0200
commit7b4cf2eb489d8f6c95ccac5af180254b78e7c460 (patch)
treed3b8f4fbd5f5bcc7b78be06aecacf739ffa9b1e4 /docs/dev/makefile.rst
parent65b22be1f4e6bb4f293f3d8cef0c4c7635528090 (diff)
downloadsearxng-7b4cf2eb489d8f6c95ccac5af180254b78e7c460.tar.gz
searxng-7b4cf2eb489d8f6c95ccac5af180254b78e7c460.zip
tooling box: simplify build enviroments
- no more need for a .config.mk - docs: use searx.brands environment - searx.sh, filtron.sh & morty.sh are sourcing utils/brand.env Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/dev/makefile.rst')
-rw-r--r--docs/dev/makefile.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/dev/makefile.rst b/docs/dev/makefile.rst
index ed9942f4c..85aea8ae9 100644
--- a/docs/dev/makefile.rst
+++ b/docs/dev/makefile.rst
@@ -44,8 +44,7 @@ Makefile setup
.. _git stash: https://git-scm.com/docs/git-stash
-The main setup is done in the :origin:`.config.sh` (read :ref:`toolboxing
-setup`)::
+The main setup is done in the :origin:`Makefile`::
export SEARX_URL=https://searx.me