changed name of sidebar yaml levels to try to make things a bit more intuitive, since formatting the damn sidebar yaml is really confusing when you have multiple levels

This commit is contained in:
tomjohnson1492
2016-03-25 21:38:37 -07:00
parent 93c21ab2c3
commit 233ca7db0e
5 changed files with 7847 additions and 6519 deletions

View File

@ -1,5 +1,21 @@
index:
title: "Get started"
url: "/documentation-theme-jekyll/"
link: "<a href='/documentation-theme-jekyll/'>Get started</a>"
mydoc_release_notes_50:
title: "5.0 Release notes"
url: "/documentation-theme-jekyll/mydoc_release_notes_50/"
@ -453,6 +469,7 @@ p1_sample7:
p2_landing_page:
@ -524,7 +541,6 @@ p2_sample7:
news:
title: "News"
url: "news"
@ -568,3 +584,5 @@ p2_landing_page:
url: "p2_landing_page"
link: "<a href='/p2_landing_page/'>Product 2</a>"