mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 18:12:21 +02:00
commit
47eb836c65
32 changed files with 62 additions and 61 deletions
|
@ -32,7 +32,7 @@ If you don't trust anyone, you can set up your own, see :ref:`installation`.
|
|||
user/index
|
||||
admin/index
|
||||
dev/index
|
||||
searx_extra/index
|
||||
searxng_extra/index
|
||||
utils/index
|
||||
src/index
|
||||
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
.. _standalone_searx.py:
|
||||
|
||||
===================================
|
||||
``searx_extra/standalone_searx.py``
|
||||
===================================
|
||||
|
||||
.. automodule:: searx_extra.standalone_searx
|
||||
:members:
|
|
@ -1,10 +1,10 @@
|
|||
.. _searx_extra:
|
||||
.. _searxng_extra:
|
||||
|
||||
======================================================
|
||||
Tooling box ``searx_extra`` for developers and users
|
||||
Tooling box ``searxng_extra`` for developers and users
|
||||
======================================================
|
||||
|
||||
In the folder :origin:`searx_extra/` we maintain some tools useful for
|
||||
In the folder :origin:`searxng_extra/` we maintain some tools useful for
|
||||
developers and users.
|
||||
|
||||
.. toctree::
|
9
docs/searxng_extra/standalone_searx.py.rst
Normal file
9
docs/searxng_extra/standalone_searx.py.rst
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
.. _standalone_searx.py:
|
||||
|
||||
=====================================
|
||||
``searxng_extra/standalone_searx.py``
|
||||
=====================================
|
||||
|
||||
.. automodule:: searxng_extra.standalone_searx
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue