File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
Version Control System Integration
2
2
==================================
3
3
4
- If you want to integrate editing into your own theme, you will have to declare
5
- few variables inside your configuration file ``conf.py `` in the ``'html_context' ``
6
- setting, for the template to use them.
4
+ .. note ::
5
+
6
+ We :doc: `plan to implement a new approach <design/theme-context >` regarding the Theme Context as a whole,
7
+ although the VCS documentation page will still be valid, we prefer the users to move in that direction.
8
+
9
+
10
+ If you want to integrate editing into your own theme, you will have to declare
11
+ few variables inside your configuration file ``conf.py `` in the ``'html_context' ``
12
+ setting, for the template to use them.
7
13
8
14
More information can be found on `Sphinx documentation `_.
9
15
You can’t perform that action at this time.
0 commit comments