Open
Description
How to include/reuse content in the documentation pages:
- including rST files with
include
- including code examples with
literalinclude
, setting the correct code highlighing - indentation, headings, reference labels
- put included files in the
_includes
directory conf.py
→exclude_pattern
variablerst_prolog
,rst_epilog
- what happens with the localization