gl-website-deployer/vendor/doctrine/rst-parser/tests/RefInsideDirective/input/index.rst
2024-11-19 08:02:04 +01:00

202 B

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

Test ref inside directive

This ref is working :ref:`some_reference`.

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

Unknown interpreted text role "ref".

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

Unknown directive type "versionadded".

.. versionadded:: 2.3
    Test a reference in a directive :ref:`some_reference`.

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

Unknown directive type "toctree".

.. toctree::

    file
</html>