use rst formatting for sphinx part
This commit is contained in:
parent
8b680343dd
commit
fce90e0370
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ Options
|
|||
{% if requirements %}
|
||||
{% for req in requirements %}
|
||||
|
||||
.. note:: Requires @{ req | html_ify }@
|
||||
.. note:: Requires @{ req | convert_symbols_to_format }@
|
||||
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue