We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1994ff commit 7b0b721Copy full SHA for 7b0b721
1 file changed
doc/source/conf.py
@@ -173,8 +173,8 @@
173
# such as "amelia" or "cosmo".
174
#
175
# Note that this is served off CDN, so won't be available offline.
176
- #'bootswatch_theme': "yeti",
177
- 'bootswatch_theme': "flatly",
+ 'bootswatch_theme': "yeti",
+ #'bootswatch_theme': "flatly",
178
#'bootswatch_theme': "united",
179
#'bootswatch_theme': "spacelab",
180
#'bootswatch_theme' : 'simplex',
@@ -274,4 +274,4 @@
274
]
275
276
277
-# -- Extension configuration -------------------------------------------------
+# -- Extension configuration -------------------------------------------------
0 commit comments