Skip to content

Commit 4516117

Browse files
gmarullgalak
authored andcommitted
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 <[email protected]>
1 parent ea1f7b7 commit 4516117

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@
108108

109109
todo_include_todos = False
110110

111+
numfig = True
112+
111113
rst_epilog = """
112114
.. include:: /substitutions.txt
113115
"""

0 commit comments

Comments
 (0)