*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects

Add test cases

Merged Tsepelakis, Sotirios requested to merge st/tests into master
3 unresolved threads
Files
7
+ 6
5
@@ -46,7 +46,7 @@ master_doc = "index"
# General information about the project.
project = u"Invenio-Theme-TUW"
copyright = u"2020, TU Wien"
copyright = u"2020-2022, TU Wien"
author = u"TU Wien"
# The version info for the project you're documenting, acts as replacement for
@@ -117,10 +117,11 @@ html_theme = "alabaster"
html_theme_options = {
"description": "TU Wien theme for Invenio (RDM).",
"gitlab_user": "fairdata",
"gitlab_repo": "invenio-theme-tuw",
"gitlab_button": False,
"gitlab_banner": True,
# NOTE: gitlab variables are not supported
# "gitlab_user": "fairdata",
# "gitlab_repo": "invenio-theme-tuw",
# "gitlab_button": False,
# "gitlab_banner": True,
"show_powered_by": False,
"extra_nav_links": {
"invenio-theme-tuw@GitLab": "https://gitlab.tuwien.ac.at/fairdata/invenio-theme-tuw",
Loading