committing new version of jekyll doc theme -- 5.0, with some refinements to come with the documentation

This commit is contained in:
tomjohnson1492
2016-03-19 00:13:09 -07:00
parent e267cce513
commit 7a869d7cd4
206 changed files with 16935 additions and 37629 deletions

View File

@ -0,0 +1,26 @@
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
entries:
- title: Sidebar
levels: one
subcategories:
- title: Products
output: web
items:
- title: Home
url: /
output: web
- title: News
url: /news/
output: web
- title: Theme instructions
url: /mydoc_introduction/
output: web
- title: Product 1
url: /p1_landing_page/
output: web
- title: Product 2
url: /p2_landing_page/
output: web