mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
Add searx_extra package
Split the utils directory into: * searx_extra contains update scripts, standalone_searx.py * utils contains the files to build and setup searx.
This commit is contained in:
parent
111d38cd8f
commit
b8cd326464
21 changed files with 47 additions and 75 deletions
|
@ -1,12 +1,11 @@
|
|||
.. _searx_utils:
|
||||
.. _toolboxing:
|
||||
|
||||
=======================
|
||||
Tooling box ``utils/*``
|
||||
=======================
|
||||
========================================
|
||||
Tooling box ``utils`` for administrators
|
||||
========================================
|
||||
|
||||
In the folder :origin:`utils/` we maintain some tools useful for admins and
|
||||
developers.
|
||||
In the folder :origin:`utils/` we maintain some tools useful for administrators.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
@ -16,7 +15,6 @@ developers.
|
|||
filtron.sh
|
||||
morty.sh
|
||||
lxc.sh
|
||||
standalone_searx.py
|
||||
|
||||
.. _toolboxing common:
|
||||
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
.. _standalone_searx.py:
|
||||
|
||||
=============================
|
||||
``utils/standalone_searx.py``
|
||||
=============================
|
||||
|
||||
.. automodule:: standalone_searx
|
||||
:members:
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue