mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update description of numref
option (ref: #2384)
This commit is contained in:
parent
cd1e339c80
commit
98c27003d0
@ -283,7 +283,12 @@ General configuration
|
||||
.. confval:: numfig
|
||||
|
||||
If true, figures, tables and code-blocks are automatically numbered if they
|
||||
have a caption. For now, it works only with the HTML builder. Default is ``False``.
|
||||
have a caption. At same time, the `numref` role is enabled. For now, it
|
||||
works only with the HTML builder and LaTeX builder. Default is ``False``.
|
||||
|
||||
.. note::
|
||||
|
||||
LaTeX builder always assign numbers whether this option is enabled or not.
|
||||
|
||||
.. versionadded:: 1.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user