Skip to content

Commit ae2b7f3

Browse files
committed
docs(README): Update docs
1 parent 44e627c commit ae2b7f3

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.rst

+10-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,14 @@ https://tmuxp.git-pull.com, etc.
2222
Config options
2323
--------------
2424

25-
(Inside *conf.py*)
25+
Theme variables
26+
"""""""""""""""
27+
28+
To see a full list of options passible to HTML templates, see
29+
``theme.conf``. Not all of these options are used in the theme itself,
30+
but to let ``html_theme_options`` pass them through, if you want.
31+
32+
To configure, *conf.py*:
2633

2734
*html_theme_options* example:
2835

@@ -41,7 +48,8 @@ Config options
4148
For an example of ``html_theme_options['projects']`` see the
4249
*alagitpull/__init__.py* file.
4350

44-
Variables:
51+
Variables
52+
"""""""""
4553

4654
*alagitpull_external_hosts_new_window* (boolean, default: False): check if link
4755
is external domain/IP. If so, open in new window.

0 commit comments

Comments
 (0)