build(docs-infra): remove class overview from directive pages (#25768)

PR Close #25768
This commit is contained in:
Pete Bacon Darwin 2018-09-19 14:30:15 +01:00 committed by Alex Rickabaugh
parent 2f79aab084
commit 19c2d5b3d4

View File

@ -22,8 +22,6 @@
{% endif %}
<h2>Class</h2>
{% include "includes/directive-overview.html" %}
{% include "includes/class-members.html" %}
{% endblock %}