Use default pygments style (#2)

Use default pygments style

Fixes docsportal#27

Reviewed-by: kucerakk <kucerakk@gmail.com>
This commit is contained in:
Artem Goncharov 2022-04-06 08:34:13 +02:00 committed by GitHub
parent 27c70cd73d
commit 1136054448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -79,8 +79,6 @@ add_module_names = False
# output. They are ignored by default.
show_authors = False
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'native'
# -- Options for man page output ----------------------------------------------

View File

@ -70,8 +70,6 @@ copyright = u'2022-present, Open Telekom Cloud'
# output. They are ignored by default.
show_authors = False
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'native'
# -- Options for man page output ----------------------------------------------