build(aio): do not render annotations block for directives
This commit is contained in:

committed by
Matias Niemelä

parent
77d24afea3
commit
a2b50ec8c9
@ -9,3 +9,5 @@
|
||||
{$ directiveHelper.renderBindings(doc.outputs, 'outputs', 'output', 'Outputs') $}
|
||||
{% include "includes/export-as.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block annotations %}{% endblock %}
|
||||
|
Reference in New Issue
Block a user