mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Use INI lexer.
This commit is contained in:
@@ -113,7 +113,9 @@ name), containing the following:
|
||||
output statid directory on build. These can be images, styles, script files.
|
||||
|
||||
The :file:`theme.conf` file is in INI format [1]_ (readable by the standard
|
||||
Python :mod:`ConfigParser` module) and has the following structure::
|
||||
Python :mod:`ConfigParser` module) and has the following structure:
|
||||
|
||||
.. sourcecode:: ini
|
||||
|
||||
[theme]
|
||||
inherit = base theme
|
||||
|
||||
Reference in New Issue
Block a user