We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f0aa9 commit 9ebfadbCopy full SHA for 9ebfadb
doc/development/theming.rst
@@ -35,6 +35,9 @@ theme name), containing the following:
35
* A ``static/`` directory containing any static files that will be copied to the
36
output static directory on build. These can be images, styles, script files.
37
38
+Theme configuration (``theme.conf``)
39
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
40
+
41
The :file:`theme.conf` file is in INI format [1]_ (readable by the standard
42
Python :mod:`configparser` module) and has the following structure:
43
0 commit comments