From 19401280aed9d4767faddcf58fab91ec13c556a9 Mon Sep 17 00:00:00 2001 From: Di Peng Date: Sat, 20 Aug 2011 08:51:00 -0700 Subject: feat(doc): generate both normal and debug version of index.html - index.html has manifest file and angular.min.js - index-jq.html has manifest file, angular.min.js and jquery.min.js - index-debug.html has angular.js - index-jq-debug.html has angular.js and jquery.min.js --- docs/src/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/src/templates/index.html') diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html index 26c1eaec..d5cfaed2 100644 --- a/docs/src/templates/index.html +++ b/docs/src/templates/index.html @@ -2,7 +2,7 @@ + doc:manifest> AngularJS @@ -103,7 +103,7 @@ - + -- cgit v1.2.3