Update 'otc_metadata/templates/conf.py.j2'
All checks were successful
gl/check check status: success (4f453b89a4e11003e08cc3beb81bb80dea8b4cd6)
gl/gate gate status: success (4f453b89a4e11003e08cc3beb81bb80dea8b4cd6)

This commit is contained in:
Tino Schreiber 2023-06-13 09:56:00 +00:00
parent f9a83705e1
commit 4f453b89a4

View File

@ -45,6 +45,7 @@ otcdocs_doc_type = '{{ doc_type }}'
otcdocs_service_category = '{{ service_category }}'
otcdocs_service_title = '{{ service_title }}'
otcdocs_service_type = '{{ service_type }}'
otcdocs_search_environment = 'hc_de'
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the