clear github

This commit is contained in:
Hadrian Burkhardt
2026-05-21 08:28:58 +00:00
parent cf5348a0c8
commit 1b7f563e03
3 changed files with 4 additions and 15 deletions
-5
View File
@@ -41,7 +41,6 @@ release = u'0.1'
# ones.
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.githubpages',
'alabaster',
]
@@ -87,10 +86,6 @@ html_theme = 'alabaster'
# documentation.
#
html_theme_options = {
'github_banner': True,
'github_button': True,
'github_user': 'f4lco',
'github_repo': 'om-parser-stw-potsdam-v2',
'travis_button': False,
}