gl-website-deployer/vendor/doctrine/rst-parser/tests/Builder/input/toc-glob-reversed.rst
2024-11-19 08:02:04 +01:00

100 B

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

TOC Reversed

System Message: ERROR/3 (<stdin>, line 4)

Unknown directive type "toctree".

.. toctree::
    :glob:
    :reversed:

    index
    *
    introduction
</html>