mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #2957 from xuhdev/classic-default
Correct the theme name in the comments of the classic theme.
This commit is contained in:
commit
6563a8793f
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user