From cc315fffed9f9b3eececa71c0f9d4db571aa4292 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 30 May 2010 15:04:31 +0200 Subject: [PATCH] Too long to list all themes now. --- sphinx/quickstart.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py index b22ff867e..55ff31ddf 100644 --- a/sphinx/quickstart.py +++ b/sphinx/quickstart.py @@ -115,8 +115,8 @@ pygments_style = 'sphinx' # -- Options for HTML output --------------------------------------------------- -# The theme to use for HTML and HTML Help pages. Major themes that come with -# Sphinx are currently 'default' and 'sphinxdoc'. +# The theme to use for HTML and HTML Help pages. See the documentation for +# a list of builtin themes. html_theme = 'default' # Theme options are theme-specific and customize the look and feel of a theme