Skip to content

Commit 9ebfadb

Browse files
committed
Create subsection for theme configuration
1 parent e3f0aa9 commit 9ebfadb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/development/theming.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ theme name), containing the following:
3535
* A ``static/`` directory containing any static files that will be copied to the
3636
output static directory on build. These can be images, styles, script files.
3737

38+
Theme configuration (``theme.conf``)
39+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
40+
3841
The :file:`theme.conf` file is in INI format [1]_ (readable by the standard
3942
Python :mod:`configparser` module) and has the following structure:
4043

0 commit comments

Comments
 (0)