mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add a missing word in `doc/development/theming.rst` (#11301)
This commit is contained in:
@@ -160,7 +160,7 @@ static path, for that matter) ends with ``.jinja``, it will be processed by the
|
|||||||
template engine. The ``.jinja`` will be removed from the final file name. For
|
template engine. The ``.jinja`` will be removed from the final file name. For
|
||||||
example, the *classic* theme has a file ``static/classic.css.jinja`` which uses
|
example, the *classic* theme has a file ``static/classic.css.jinja`` which uses
|
||||||
templating to put the colour options into the stylesheet. When a documentation
|
templating to put the colour options into the stylesheet. When a documentation
|
||||||
is built with the classic theme, the output directory will contain a
|
project is built with the classic theme, the output directory will contain a
|
||||||
``_static/classic.css`` file where all template tags have been processed.
|
``_static/classic.css`` file where all template tags have been processed.
|
||||||
|
|
||||||
.. versionchanged:: 6.2
|
.. versionchanged:: 6.2
|
||||||
|
|||||||
Reference in New Issue
Block a user