mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Add warning for only directive (refs: #3539)
This commit is contained in:
parent
0f8abd16a2
commit
db6e1db5cb
@ -201,6 +201,11 @@ Including content based on tags
|
|||||||
.. versionchanged:: 1.2
|
.. versionchanged:: 1.2
|
||||||
Added the name of the builder and the prefixes.
|
Added the name of the builder and the prefixes.
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
|
||||||
|
This directive is designed to control only content of document. It could
|
||||||
|
not control sections, labels and so on.
|
||||||
|
|
||||||
|
|
||||||
Tables
|
Tables
|
||||||
------
|
------
|
||||||
|
Loading…
Reference in New Issue
Block a user