Merge branch 'main' of https://github.com/antopilo/Nuake into main

This commit is contained in:
unknown
2021-06-19 13:19:12 -04:00
125 changed files with 1932 additions and 16952 deletions

View File

@@ -44,8 +44,13 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
<<<<<<< HEAD
html_theme = 'alabaster'
html_style = '/default.css'
=======
html_theme = 'sphinx_rtd_theme'
>>>>>>> 1d4ebf71da7f1f1dcb9f725e708fbe727a3c4fe4
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".