Updated confpy template and tool
This commit is contained in:
@ -17,8 +17,12 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
||||
extensions = [
|
||||
'otcdocstheme'
|
||||
'otcdocstheme',
|
||||
{%- if otc_sbv %}
|
||||
'otc_sphinx_directives'
|
||||
{%- endif %}
|
||||
]
|
||||
|
||||
otcdocs_auto_name = False
|
||||
|
Reference in New Issue
Block a user