Release 7.7.0a2

This commit is contained in:
Seth Michael Larson
2020-04-03 12:52:11 -05:00
committed by GitHub
parent 5368161fff
commit 44571e0ae9
29 changed files with 270 additions and 63 deletions
+1 -1
View File
@@ -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 ") %}