[rtems-docs commit] common: Enable numfig role

Sebastian Huber sebh at rtems.org
Sun Sep 13 12:01:48 UTC 2020


Module:    rtems-docs
Branch:    master
Commit:    ddd4b1e7beb80a7fd49e02106d014d046cb42e7d
Changeset: http://git.rtems.org/rtems-docs/commit/?id=ddd4b1e7beb80a7fd49e02106d014d046cb42e7d

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Nov 22 12:29:53 2019 +0100

common: Enable numfig role

---

 common/conf.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/common/conf.py b/common/conf.py
index 257bc4e..8fb06db 100644
--- a/common/conf.py
+++ b/common/conf.py
@@ -75,6 +75,9 @@ exclude_patterns = []
 # The name of the Pygments (syntax highlighting) style to use.
 pygments_style = 'sphinx'
 
+# http://www.sphinx-doc.org/en/master/usage/configuration.html#confval-numfig
+numfig = True
+
 # A list of ignored prefixes for module index sorting.
 #modindex_common_prefix = []
 



More information about the vc mailing list