mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix typo.
This commit is contained in:
parent
388079984d
commit
aa0c862d92
@ -78,7 +78,7 @@ Including content based on tags
|
||||
|
||||
Undefined tags are false, defined tags (via the ``-t`` command-line option or
|
||||
within :file:`conf.py`) are true. Boolean expressions, also using
|
||||
parentheses (like ``html and (latex or draft)`` are supported.
|
||||
parentheses (like ``html and (latex or draft)``) are supported.
|
||||
|
||||
The format of the current builder (``html``, ``latex`` or ``text``) is always
|
||||
set as a tag.
|
||||
|
Loading…
Reference in New Issue
Block a user