mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Update description of numref option (ref: #2384)
This commit is contained in:
+6
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user