summaryrefslogtreecommitdiff
path: root/docs/src/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/index.rst')
-rw-r--r--docs/src/index.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/src/index.rst b/docs/src/index.rst
new file mode 100644
index 000000000..f88b943d5
--- /dev/null
+++ b/docs/src/index.rst
@@ -0,0 +1,14 @@
+===========
+Source-Code
+===========
+
+This is a partial documentation of our source code. We are not aim to document
+every item from the source code, but we will add documentation when requested.
+
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Contents
+ :glob:
+
+ searx.*