Sorting
Some checks are pending
gl/check check status: success (6d5be1ad298cbd375b32b184cf72b5e555dbf238)
gl/gate gate status: pending (6d5be1ad298cbd375b32b184cf72b5e555dbf238)

This commit is contained in:
SebastianGode
2023-05-30 09:59:10 +02:00
parent 9a3ea95018
commit 6d5be1ad29
2 changed files with 2 additions and 2 deletions

View File

@ -42,9 +42,9 @@ otcdocs_doc_environment = '{{ doc_environment }}'
otcdocs_doc_link = '{{ doc_link }}'
otcdocs_doc_title = '{{ doc_title }}'
otcdocs_doc_type = '{{ doc_type }}'
otcdocs_service_category = '{{ service_category }}'
otcdocs_service_title = '{{ service_title }}'
otcdocs_service_type = '{{ service_type }}'
otcdocs_service_category = '{{ service_category }}'
# 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