Se actualiza el README.md

This commit is contained in:
2023-09-28 16:46:21 -05:00
parent 72f043278d
commit 98818a2b79
3 changed files with 21 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
# import sphinx_theme_pd
# Configuration file for the Sphinx documentation builder.
#
# For the full list of built-in configuration values, see the documentation:
@@ -24,5 +25,10 @@ language = 'es'
# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
# html_theme = 'alabaster'
html_theme = 'renku'
# html_theme = 'sphinx_theme_pd'
# html_theme_path = [sphinx_theme_pd.get_html_theme_path()]
html_static_path = ['_static']