Skip to content

Commit e525f10

Browse files
committed
docs: Fix extra field of confval
1 parent 8f84bd1 commit e525f10

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/conf.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The extension provides the following configuration:
2525
- ``text`` (str): the Jinja2 template text.
2626
- ``on`` (str, optional): same as :rst:dir:`data.template:on`
2727
- ``debug`` (bool, optional): same as :rst:dir:`data.template:debug`
28+
- ``extra`` (list[str], optional): same as :rst:dir:`data.template:extra`
2829

29-
See :ref:`custom-dir` for example.
30+
See :ref:`usage-custom-directive` for example.
3031

0 commit comments

Comments
 (0)