Merge pull request #2957 from xuhdev/classic-default

Correct the theme name in the comments of the classic theme.
This commit is contained in:
Takeshi KOMIYA 2016-09-15 11:26:45 +09:00 committed by GitHub
commit 6563a8793f
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
{#
default/layout.html
classic/layout.html
~~~~~~~~~~~~~~~~~~~
Sphinx layout template for the default theme.
Sphinx layout template for the classic theme.
:copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.

View File

@ -1,8 +1,8 @@
/*
* default.css_t
* classic.css_t
* ~~~~~~~~~~~~~
*
* Sphinx stylesheet -- default theme.
* Sphinx stylesheet -- classic theme.
*
* :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.