summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-11-02 11:29:50 +0000
committerefiacor <fiachra.corcoran@est.tech>2022-11-02 11:29:54 +0000
commitdb486fc190b9e2817598ff0ec5cafc3ce1bf7732 (patch)
tree7d267974ea511ddd3f22ddecbf7ba50d6d0b7519 /docs/conf.py
parent3d8a7ed82eb7925846e0c27d475c7342c1f51be4 (diff)
[OOM] Add sphinx_toolbox for OOM
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie070ece8c9b0b5c84fe59c3499daa286d36b174e Issue-ID: OOM-3028
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 13caa5513..d08838c63 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -22,7 +22,8 @@ extensions = [
'sphinxcontrib.blockdiag',
'sphinxcontrib.seqdiag',
'sphinxcontrib.swaggerdoc',
- 'sphinxcontrib.plantuml'
+ 'sphinxcontrib.plantuml',
+ 'sphinx_toolbox.collapse'
]
#