forked from docs/mapreduce-service
Update tox.ini && conf.py file
Performed-by: gitea/infra/otc-metadata/tools/generate_doc_confpy.py
This commit is contained in:
parent
1b54a57256
commit
c9ffbfd4c6
@ -30,6 +30,17 @@ otcdocs_repo_name = 'docs/mapreduce-service'
|
|||||||
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
|
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
|
||||||
otcdocs_git_type = 'gitea'
|
otcdocs_git_type = 'gitea'
|
||||||
|
|
||||||
|
# Those variables are needed for indexing into OpenSearch
|
||||||
|
otcdocs_doc_environment = 'internal'
|
||||||
|
otcdocs_doc_link = '/mapreduce-service/api-ref/'
|
||||||
|
otcdocs_doc_title = 'API Reference'
|
||||||
|
otcdocs_doc_type = 'api-ref'
|
||||||
|
otcdocs_service_category = 'big_data'
|
||||||
|
otcdocs_service_title = 'MapReduce Service'
|
||||||
|
otcdocs_service_type = 'mrs'
|
||||||
|
otcdocs_search_environment = 'hc_de'
|
||||||
|
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,
|
||||||
# add these directories to sys.path here. If the directory is relative to the
|
# add these directories to sys.path here. If the directory is relative to the
|
||||||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||||
|
@ -30,6 +30,17 @@ otcdocs_repo_name = 'docs/mapreduce-service'
|
|||||||
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
|
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
|
||||||
otcdocs_git_type = 'gitea'
|
otcdocs_git_type = 'gitea'
|
||||||
|
|
||||||
|
# Those variables are needed for indexing into OpenSearch
|
||||||
|
otcdocs_doc_environment = 'internal'
|
||||||
|
otcdocs_doc_link = '/mapreduce-service/operation-guide-lts/'
|
||||||
|
otcdocs_doc_title = 'Component Operation Guide (LTS)'
|
||||||
|
otcdocs_doc_type = 'operation-guide-lts'
|
||||||
|
otcdocs_service_category = 'big_data'
|
||||||
|
otcdocs_service_title = 'MapReduce Service'
|
||||||
|
otcdocs_service_type = 'mrs'
|
||||||
|
otcdocs_search_environment = 'hc_de'
|
||||||
|
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,
|
||||||
# add these directories to sys.path here. If the directory is relative to the
|
# add these directories to sys.path here. If the directory is relative to the
|
||||||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||||
|
@ -30,6 +30,17 @@ otcdocs_repo_name = 'docs/mapreduce-service'
|
|||||||
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
|
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
|
||||||
otcdocs_git_type = 'gitea'
|
otcdocs_git_type = 'gitea'
|
||||||
|
|
||||||
|
# Those variables are needed for indexing into OpenSearch
|
||||||
|
otcdocs_doc_environment = 'internal'
|
||||||
|
otcdocs_doc_link = '/mapreduce-service/operation-guide/'
|
||||||
|
otcdocs_doc_title = 'Component Operation Guide'
|
||||||
|
otcdocs_doc_type = 'operation-guide'
|
||||||
|
otcdocs_service_category = 'big_data'
|
||||||
|
otcdocs_service_title = 'MapReduce Service'
|
||||||
|
otcdocs_service_type = 'mrs'
|
||||||
|
otcdocs_search_environment = 'hc_de'
|
||||||
|
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,
|
||||||
# add these directories to sys.path here. If the directory is relative to the
|
# add these directories to sys.path here. If the directory is relative to the
|
||||||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||||
|
@ -30,6 +30,17 @@ otcdocs_repo_name = 'docs/mapreduce-service'
|
|||||||
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
|
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
|
||||||
otcdocs_git_type = 'gitea'
|
otcdocs_git_type = 'gitea'
|
||||||
|
|
||||||
|
# Those variables are needed for indexing into OpenSearch
|
||||||
|
otcdocs_doc_environment = 'internal'
|
||||||
|
otcdocs_doc_link = '/mapreduce-service/umn/'
|
||||||
|
otcdocs_doc_title = 'User Guide'
|
||||||
|
otcdocs_doc_type = 'umn'
|
||||||
|
otcdocs_service_category = 'big_data'
|
||||||
|
otcdocs_service_title = 'MapReduce Service'
|
||||||
|
otcdocs_service_type = 'mrs'
|
||||||
|
otcdocs_search_environment = 'hc_de'
|
||||||
|
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,
|
||||||
# add these directories to sys.path here. If the directory is relative to the
|
# add these directories to sys.path here. If the directory is relative to the
|
||||||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user