From eccac3aa57c9a4f481e1348e014e465649ec7829 Mon Sep 17 00:00:00 2001 From: perry Date: Wed, 3 Feb 2016 12:00:09 -0600 Subject: [PATCH] chore(docs): remove description header from API docs Fixes driftyco/ionic-site#390 --- scripts/docs/templates/common.template.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 3406101e17..98f1656914 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -118,9 +118,6 @@ Improve this doc <@ endblock @> - - -

Description

<@ block description @> <$ doc.description | marked $> <@ endblock @>