[doc] describe 'make books/{name}.html' and 'books/{name}.pdf'

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2020-12-24 13:55:22 +01:00
parent aace837665
commit 3beede7ab7
4 changed files with 37 additions and 3 deletions

View file

@ -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
==============