forked from proxmox-mirrors/proxmox
![]() This fixes the reStructuredText (ReST) output for more complex formats where we got, for example, a definition list of all properties of a (section) configuration with one or more properties then having a sub-format that is also rendered as a list. Such nested lists are possible in ReST but need to be separated by a blank line [0]. Without this we got quite a few warnings/errors from the Sphinx/ReST buildsystem looking like: > config/datastore/config.rst:19: ERROR: Unexpected indentation. > config/datastore/config.rst:20: WARNING: Block quote ends without a blank line; unexpected unindent. [0]: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#lists-and-quote-like-blocks Reported-by: Maximiliano Sandoval <m.sandoval@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
src | ||
tests | ||
Cargo.toml |