doc: enable figures enumeration
Enable figures enumeration. This option allows to use :numref: in order to reference figures, thus allowing more precise references other than "the figure below" or similar. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
ea1f7b7184
commit
4516117e9f
1 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,8 @@ pygments_style = "sphinx"
|
|||
|
||||
todo_include_todos = False
|
||||
|
||||
numfig = True
|
||||
|
||||
rst_epilog = """
|
||||
.. include:: /substitutions.txt
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue