Files
sphinx/tests/roots/test-intl/only.txt

15 lines
128 B
Plaintext

Only directive
--------------
.. only:: html
In HTML.
.. only:: latex
In LaTeX.
.. only:: html or latex
In both.