We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d1e71 commit 2ccc9d3Copy full SHA for 2ccc9d3
doc/usage/restructuredtext/directives.rst
@@ -1042,7 +1042,7 @@ Including content based on tags
1042
1043
Undefined tags are false, defined tags (via the ``-t`` command-line option or
1044
within :file:`conf.py`, see :ref:`here <conf-tags>`) are true. Boolean
1045
- expressions, also using parentheses (like ``html and (latex or draft)``) are
+ expressions, also using parentheses (like ``(latex or html) and draft``) are
1046
supported.
1047
1048
The *format* and the *name* of the current builder (``html``, ``latex`` or
0 commit comments