mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix minor typo
This commit is contained in:
committed by
GitHub
parent
b342300c5e
commit
260725c823
@@ -50,7 +50,7 @@ give the directive option flag ``:noindexentry:``.
|
|||||||
If you want to typeset an object description, without even making it available
|
If you want to typeset an object description, without even making it available
|
||||||
for cross-referencing, you can give the directive option flag ``:noindex:``
|
for cross-referencing, you can give the directive option flag ``:noindex:``
|
||||||
(which implies ``:noindexentry:``).
|
(which implies ``:noindexentry:``).
|
||||||
Though, note that not every directive en every domain may support these
|
Though, note that not every directive in every domain may support these
|
||||||
options.
|
options.
|
||||||
|
|
||||||
.. versionadded:: 3.2
|
.. versionadded:: 3.2
|
||||||
|
|||||||
Reference in New Issue
Block a user