Compare commits

...

1 Commits

Author SHA1 Message Date
4f9488ca89 Update content 2023-03-21 19:11:28 +00:00
2 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@ extensions = [
otcdocs_auto_name = False
otcdocs_auto_version = False
project = 'Map Reduce Service'
project = 'MapReduce Service'
otcdocs_repo_name = 'docs/mapreduce-service'
# Those variables are required for edit/bug links
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
@ -86,7 +86,7 @@ html_theme_options = {
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
html_title = "Map Reduce Service - API Reference"
html_title = "MapReduce Service - API Reference"
# Add any paths that contain custom static files (such as style sheets) here,
@ -101,6 +101,6 @@ html_copy_source = False
latex_documents = [
('index',
'mrs-api-ref.tex',
u'Map Reduce Service - API Reference',
u'MapReduce Service - API Reference',
u'OpenTelekomCloud', 'manual'),
]

View File

@ -1,6 +1,6 @@
==================================
Map Reduce Service - API Reference
==================================
=================================
MapReduce Service - API Reference
=================================
.. toctree::
:maxdepth: 1