Add a missing word in `doc/development/theming.rst` (#11301)

This commit is contained in:
James Addison
2023-04-07 20:59:27 +01:00
committed by GitHub
parent 5d13215b58
commit 94f4afafa5

View File

@@ -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