summaryrefslogtreecommitdiff
path: root/docs/dev/index.rst
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2020-06-18 19:34:32 +0200
committerGitHub <noreply@github.com>2020-06-18 19:34:32 +0200
commit4a8a16559af18ab38d796aad303a827c8c640fa2 (patch)
tree3e056ebdc13610fa4e6a4f73ac9d0d044f10ba78 /docs/dev/index.rst
parent0dc5bdb6ef602d00456eb1db96d45e2f42b2b7a4 (diff)
parent0616684baa58b86cac5df6546432d4372f965fe2 (diff)
Merge pull request #1803 from return42/filtron
Tooling Box to setup & maintain searx instances and services.
Diffstat (limited to 'docs/dev/index.rst')
-rw-r--r--docs/dev/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dev/index.rst b/docs/dev/index.rst
index cb913a82b..ba0a25a9c 100644
--- a/docs/dev/index.rst
+++ b/docs/dev/index.rst
@@ -3,7 +3,8 @@ Developer documentation
=======================
.. toctree::
- :maxdepth: 1
+ :maxdepth: 2
+ :caption: Contents
quickstart
contribution_guide