From ecb7e73e039cf805c31764d148daae15e91389a5 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 12 Sep 2021 08:36:56 +0200 Subject: [brand] docs - normalize project name to SearXNG Signed-off-by: Markus Heiser --- docs/dev/makefile.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/dev/makefile.rst') diff --git a/docs/dev/makefile.rst b/docs/dev/makefile.rst index 870c12e1e..14e9b0555 100644 --- a/docs/dev/makefile.rst +++ b/docs/dev/makefile.rst @@ -38,7 +38,7 @@ Python Environment (``make install``) We do no longer need to build up the virtualenv manually. Jump into your git working tree and release a ``make install`` to get a virtualenv with a -*developer install* of searx (:origin:`setup.py`). :: +*developer install* of SearXNG (:origin:`setup.py`). :: $ cd ~/searx-clone $ make install @@ -193,7 +193,7 @@ commit. .. _Pylint: https://www.pylint.org/ Pylint_ is known as one of the best source-code, bug and quality checker for the -Python programming language. The pylint profile we use at searx project is +Python programming language. The pylint profile used in the SearXNG project is found in project's root folder :origin:`.pylintrc`. .. _make search.checker: -- cgit v1.2.3