forked from docs/internal-documentation
Reviewed-by: tischrei <tino.schreiber@t-systems.com> Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com> Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
1.6 KiB
1.6 KiB
Conf.Py Settings
The otcdocstheme provides a variety of configuration options which can be specified in each projects conf.py
- repo_name = Name of the Repository which gets displayed on the left side of the HTML page
- edit_enabled = Whether the Edit page button on the right side is being rendered or not
- bug_report_enabled = Whether the Report Documentation Bug button on the right side is being rendered or not
- doc_environment = public or internal to differentiate search
- doc_link = The link to this document category, e.g. /application-operations-management/umn/
- doc_title = The title of this document category, e.g. User Guide
- doc_type = The type of this document, e.g. umn, limited to the following selection: https://github.com/opentelekomcloud/otc-sphinx-directives/blob/main/otc_sphinx_directives/service_card.py#L54
- service_title = The service title, e.g. Application Operations Management
- service_type = The service type, e.g. aom, limited to the following selection https://gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata/src/branch/main/otc_metadata/data/services
- service_category = The service category, e.g. application, limited to the following selection https://gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata/src/branch/main/otc_metadata/data/service_categories
- otcdocs_search_environment = Name of the search index, e.g. hc_de, limited to hc_de or hc_swiss
- otcdocs_search_index = Search index wildcard name, e.g. helpcenter-, default: helpcenter-
- otcdocs_search_url = Search URL for OpenSearch, e.g. https://opensearch.eco.tsi-dev.otc-service.com/