jenkins-bot has submitted this change and it was merged.

Change subject: Switch sphinx theme to nature
......................................................................


Switch sphinx theme to nature

The nature theme is a bit nicer and being used by the scap tool as shown
on: https://doc.wikimedia.org/mw-tools-scap/docs/_build/html/

Change-Id: I8981d4aa601cf5b10884b3d0eadc2c979bd08e17
---
M source/conf.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/source/conf.py b/source/conf.py
index 79d37b2..bf12209 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -100,7 +100,7 @@
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
-html_theme = 'default'
+html_theme = 'nature'
 
 # Theme options are theme-specific and customize the look and feel of a theme
 # further.  For a list of options available for each theme, see the

-- 
To view, visit https://gerrit.wikimedia.org/r/116109
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8981d4aa601cf5b10884b3d0eadc2c979bd08e17
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/tools/releng
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Greg Grossmeier <g...@wikimedia.org>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to