Release 7.7.0a2
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{% if api.doc_url %}
|
||||
`<{{ api.doc_url }}>`_
|
||||
{% endif %}
|
||||
{% if api.params %}
|
||||
{% if api.params|list|length %}
|
||||
|
||||
{% for p, info in api.params %}
|
||||
{% filter wordwrap(72, wrapstring="\n ") %}
|
||||
|
||||
Reference in New Issue
Block a user