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

This commit is contained in:
Tino Schreiber 2023-06-13 09:56:55 +00:00
parent 9241395bec
commit 47b2aee76a

View File

@ -26,6 +26,7 @@ extensions = [
otcdocs_auto_name = False otcdocs_auto_name = False
otcdocs_auto_version = False otcdocs_auto_version = False
otcdocs_search_environment = 'hc_swiss'
project = '{{ project }}' project = '{{ project }}'
otcdocs_repo_name = '{{ repo_name }}' otcdocs_repo_name = '{{ repo_name }}'