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