Updated confpy template and tool

This commit is contained in:
2023-04-18 08:30:44 +00:00
parent a7c75c7ee8
commit c597690ecd
2 changed files with 13 additions and 6 deletions

View File

@ -17,8 +17,12 @@
import os
import sys
extensions = [
'otcdocstheme'
'otcdocstheme',
{%- if otc_sbv %}
'otc_sphinx_directives'
{%- endif %}
]
otcdocs_auto_name = False