Commit fce90e03 by Mikhail Sobolev

use rst formatting for sphinx part

parent 8b680343
...@@ -62,7 +62,7 @@ Options ...@@ -62,7 +62,7 @@ Options
{% if requirements %} {% if requirements %}
{% for req in requirements %} {% for req in requirements %}
.. note:: Requires @{ req | html_ify }@ .. note:: Requires @{ req | convert_symbols_to_format }@
{% endfor %} {% endfor %}
{% endif %} {% endif %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment