summaryrefslogtreecommitdiff
path: root/docs/dev/reST.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/reST.rst')
-rw-r--r--docs/dev/reST.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/dev/reST.rst b/docs/dev/reST.rst
index 963378748..8adf4115e 100644
--- a/docs/dev/reST.rst
+++ b/docs/dev/reST.rst
@@ -319,6 +319,9 @@ To list all anchors of the inventory (e.g. ``python``) use:
.. code:: sh
$ python -m sphinx.ext.intersphinx https://docs.python.org/3/objects.inv
+ ...
+ $ python -m sphinx.ext.intersphinx https://searx.github.io/searx/objects.inv
+ ...
Literal blocks
==============