more updates to doc, some theme tweaks, finalizing the 5.0 release
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
|
||||
|
||||
entries:
|
||||
- title: Mydoc
|
||||
product: Mydoc
|
||||
version: version 5.0
|
||||
- title: sidebar
|
||||
product: Jekyll Doc Theme
|
||||
version: 5.0
|
||||
subcategories:
|
||||
|
||||
- title:
|
||||
@ -23,6 +23,14 @@ entries:
|
||||
output: web, pdf
|
||||
items:
|
||||
|
||||
- title: 5.0 Release notes
|
||||
url: /mydoc_release_notes_50/
|
||||
output: web, pdf
|
||||
|
||||
- title: Get started
|
||||
url: /
|
||||
output: web, pdf
|
||||
|
||||
- title: Introduction
|
||||
url: /mydoc_introduction/
|
||||
output: web, pdf
|
||||
@ -31,10 +39,6 @@ entries:
|
||||
url: /mydoc_supported_features/
|
||||
output: web, pdf
|
||||
|
||||
- title: Get started
|
||||
url: /mydoc_getting_started/
|
||||
output: web, pdf
|
||||
|
||||
- title: About the theme author
|
||||
url: /mydoc_about/
|
||||
output: web, pdf
|
||||
@ -139,6 +143,10 @@ entries:
|
||||
url: /mydoc_commenting_on_files/
|
||||
output: web, pdf
|
||||
|
||||
# - title: Git collaboration
|
||||
# url: /mydoc_git_collaboration/
|
||||
# output: web, pdf
|
||||
|
||||
- title: Publishing
|
||||
output: web, pdf
|
||||
|
||||
@ -191,6 +199,10 @@ entries:
|
||||
url: /mydoc_glossary/
|
||||
output: web, pdf
|
||||
|
||||
- title: FAQ layout
|
||||
url: /mydoc_faq_layout/
|
||||
output: web, pdf
|
||||
|
||||
- title: Troubleshooting
|
||||
output: web, pdf
|
||||
|
||||
@ -214,6 +226,7 @@ entries:
|
||||
|
||||
thirdlevel:
|
||||
- title: Tag archive pages
|
||||
output: web
|
||||
thirdlevelitems:
|
||||
|
||||
- title: Formatting pages
|
||||
@ -238,4 +251,8 @@ entries:
|
||||
|
||||
- title: Collaboration pages
|
||||
url: /tag_collaboration/
|
||||
output: web
|
||||
|
||||
- title: Troubleshooting pages
|
||||
url: /tag_troubleshooting/
|
||||
output: web
|
@ -4,7 +4,7 @@
|
||||
entries:
|
||||
- title: Sidebar
|
||||
product: Product1
|
||||
version: version 1.0
|
||||
version: 1.0
|
||||
subcategories:
|
||||
|
||||
- title:
|
||||
|
@ -3,7 +3,7 @@
|
||||
entries:
|
||||
- title: Product2
|
||||
product: Product2
|
||||
version: version 1.0
|
||||
version: 1.0
|
||||
subcategories:
|
||||
|
||||
- title:
|
||||
|
@ -4,33 +4,51 @@ entries:
|
||||
product: Tags
|
||||
version: all products
|
||||
levels: one
|
||||
output: web
|
||||
subcategories:
|
||||
|
||||
- title: News
|
||||
output: web
|
||||
items:
|
||||
- title: News
|
||||
url: /news/
|
||||
output: web
|
||||
- title: News archive
|
||||
url: /news_archive/
|
||||
output: web
|
||||
- title: Tags
|
||||
output: web
|
||||
items:
|
||||
- title: Collaboration
|
||||
url: /tag_collaboration/
|
||||
output: web
|
||||
- title: Content Types
|
||||
url: /tag_content_types/
|
||||
output: web
|
||||
- title: Formatting
|
||||
url: /tag_formatting/
|
||||
output: web
|
||||
- title: Getting started
|
||||
url: /tag_getting_started/
|
||||
output: web
|
||||
- title: Mobile
|
||||
url: /tag_mobile/
|
||||
output: web
|
||||
- title: Navigation
|
||||
url: /tag_navigation/
|
||||
output: web
|
||||
- title: News
|
||||
url: /tag_news/
|
||||
output: web
|
||||
- title: Publishing
|
||||
url: /tag_publishing/
|
||||
output: web
|
||||
- title: Single sourcing
|
||||
url: /tag_single_sourcing/
|
||||
output: web
|
||||
- title: Special layouts
|
||||
url: /tag_special_layouts/
|
||||
url: /tag_special_layouts/
|
||||
output: web
|
||||
- title: Troubleshooting
|
||||
url: /tag_troubleshooting/
|
||||
output: web
|
@ -24,7 +24,7 @@ topnav_dropdowns:
|
||||
external_url: http://idratherbewriting.com/category-jekyll/
|
||||
- title: Products
|
||||
items:
|
||||
- title: Theme instructions
|
||||
- title: Jekyll Documentation Theme
|
||||
url: /mydoc_introduction/
|
||||
- title: Product 1
|
||||
url: /p1_landing_page/
|
||||
|
Reference in New Issue
Block a user