chore(docs): remove unnecessary templates

This commit is contained in:
Tim Lancina
2015-09-23 10:42:27 -05:00
parent abd68e1f58
commit f1fee583d0
21 changed files with 4 additions and 391 deletions

View File

@@ -1,5 +1,8 @@
---
<@ include "lib/yaml.template.html" @>
layout: "v2/docs_base"
version: "<$ version.current.name $>"
versionHref: "<$ version.current.href $>"
path: "<$ doc.path $>"
id: api
title: "<@ if doc.docType == "directive" @><$ doc.name | dashCase $><@ else @><$ doc.name $><@ endif @>"
header_sub_title: "<$ doc.docType | capital $> in module <$ doc.module $>"