From 3beede7ab7c3d1c958d5916496603695664bc50e Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Thu, 24 Dec 2020 13:55:22 +0100 Subject: [doc] describe 'make books/{name}.html' and 'books/{name}.pdf' Signed-off-by: Markus Heiser --- docs/dev/reST.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/dev/reST.rst') 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 ============== -- cgit v1.2.3