Compare commits

..

1 Commits

Author SHA1 Message Date
6303a57fb8 fixing tool generate doc confpy to read additional metadata
All checks were successful
gl/check check status: success (6303a57fb8e111d0c37d152734be0abecf0397c7)
gl/gate gate status: success (6303a57fb8e111d0c37d152734be0abecf0397c7)
2023-08-16 19:47:36 +00:00

View File

@ -46,7 +46,6 @@ otcdocs_service_category = '{{ service_category }}'
otcdocs_service_title = '{{ service_title }}' otcdocs_service_title = '{{ service_title }}'
otcdocs_service_type = '{{ service_type }}' otcdocs_service_type = '{{ service_type }}'
otcdocs_search_environment = 'hc_swiss' otcdocs_search_environment = 'hc_swiss'
otcdocs_search_index = 'search_index_swiss'
otcdocs_search_url = "https://opensearch.eco.tsi-dev.otc-service.com/" otcdocs_search_url = "https://opensearch.eco.tsi-dev.otc-service.com/"
# If extensions (or modules to document with autodoc) are in another directory, # If extensions (or modules to document with autodoc) are in another directory,