disable smartquotes

- disable smartquotes
- fix security services category
- add container category
This commit is contained in:
Artem Goncharov 2022-10-27 10:02:31 +02:00
parent 13801dc1bd
commit a42040d4b0
4 changed files with 10 additions and 1 deletions

View File

@ -19,6 +19,7 @@ extensions = [
]
# openstackdocstheme options
smartquotes = False
otcdocs_repo_name = 'docs/docsportal'
site_name = "Internal HelpCenter"

7
doc/source/container.rst Normal file
View File

@ -0,0 +1,7 @@
Container
=========
.. service_group::
:class: service-group
:service_category: container
:environment: internal

View File

@ -4,4 +4,4 @@ Security
.. service_group::
:class: service-group
:environment: internal
:service_category: security
:service_category: security-services

View File

@ -4,6 +4,7 @@ Services
.. toctree::
compute
container
network
storage
md