DEBSOURCES
Skip Quicknav
sources / sphinxcontrib-restbuilder / 0.3-4 / tests / datasets / directives / code-language.rst
123456789101112
.. code:: python def foo(): bar() .. code:: c++ class Foo { int i; }; See also sphinx-directives/code-block.rst