releasing version 4.0 of the doc theme. Major overhaul to the theme. Now it supports multiple doc projects within the same project. The intent is to replicate CCMS behavior so that an entire team can work off of the same project, each operating somewhat independently or not on various subprojects.
This commit is contained in:
9
_data/mydoc/mydoc_definitions.yml
Normal file
9
_data/mydoc/mydoc_definitions.yml
Normal file
@ -0,0 +1,9 @@
|
||||
elephant: "This is a sample definition."
|
||||
|
||||
baseball: "Baseball is considered America's pasttime sport, though that may be more of a historical term than a current one. There's a lot more excitement about football than baseball. A baseball game is somewhat of a snooze to watch, for the most part."
|
||||
|
||||
basketball: "Basketball is a sport involving two teams of five players each competing to put a ball through a small circular rim 10 feet above the ground. Basketball requires players to be in top physical condition, since they spend most of the game running back and forth along a 94-foot-long floor."
|
||||
|
||||
football: "No doubt the most fun sport to watch, football also manages to accrue the most injuries with the players. From concussions to blown knees, football players have short sport lives."
|
||||
|
||||
soccer: "If there's one sport that dominates the world landscape, it's soccer. However, US soccer fans are few and far between. Apart from the popularity of soccer during the World Cup, most people don't even know the name of the professional soccer organization in their area."
|
11
_data/mydoc/mydoc_glossary.yml
Normal file
11
_data/mydoc/mydoc_glossary.yml
Normal file
@ -0,0 +1,11 @@
|
||||
jekyll_platform: "Jekyll is a static site generator that builds sites using most modern web technologies."
|
||||
|
||||
fractious: "Like a little mischevious child, full of annoying and constant trouble."
|
||||
|
||||
gratuitous: "Something that is unwarranted and uncouth, like the social equivalent of a flagrant foul."
|
||||
|
||||
haughty: "Proud and flaunting it. Holding your head high up like a snooty, too-good-for-everything rich person."
|
||||
|
||||
impertinent: "Someone acting rude and insensitive to others."
|
||||
|
||||
intrepid: "Brave and courageous especially in a difficult, dangerous situation."
|
600
_data/mydoc/mydoc_sidebar.yml
Normal file
600
_data/mydoc/mydoc_sidebar.yml
Normal file
@ -0,0 +1,600 @@
|
||||
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
|
||||
|
||||
# Sidebar
|
||||
entries:
|
||||
- title: Sidebar
|
||||
subcategories:
|
||||
- title:
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: pdf
|
||||
type: frontmatter
|
||||
items:
|
||||
- title:
|
||||
url: /titlepage.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: pdf
|
||||
type: frontmatter
|
||||
- title:
|
||||
url: /tocpage.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: pdf
|
||||
type: frontmatter
|
||||
|
||||
- title: Overview
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
- title: Introduction
|
||||
url: /mydoc/home.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Supported features
|
||||
url: /mydoc/mydoc_supported_features.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: About the theme author
|
||||
url: /mydoc/mydoc_about.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web
|
||||
|
||||
- title: Support
|
||||
url: /mydoc/mydoc_support.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web
|
||||
|
||||
- title: Get started
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
- title: 1. Build the default project
|
||||
url: /mydoc/mydoc_getting_started.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: 2. Add a new project
|
||||
url: /mydoc/mydoc_adding_new_projects.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: 3. Decide on your project's attributes
|
||||
url: /mydoc/mydoc_decide_on_attributes.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: 4. Set the configuration options
|
||||
url: /mydoc/mydoc_configuration_settings.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: 5. Customize the conditions file
|
||||
url: /mydoc/mydoc_conditions_file_customization.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: 6. Configure the sidebar
|
||||
url: /mydoc/mydoc_configure_sidebar.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: 7. Configure the top navigation
|
||||
url: /mydoc/mydoc_top_navigation.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: 8. Customize the URL generator
|
||||
url: /mydoc/mydoc_url_generator_customization.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: 9. Set up Prince XML
|
||||
url: /mydoc/mydoc_princexml_setup.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: 10. Configure the build scripts
|
||||
url: /mydoc/mydoc_build_scripts.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Authoring
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
- title: Pages
|
||||
url: /mydoc/mydoc_pages.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: WebStorm Text Editor
|
||||
url: /mydoc/mydoc_webstorm_text_editor.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Conditional logic
|
||||
url: /mydoc/mydoc_conditional_logic.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Content reuse
|
||||
url: /mydoc/mydoc_content_reuse.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Collections
|
||||
url: /mydoc/mydoc_collections.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Navigation
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
- title: Sidebar navigation
|
||||
url: /mydoc/mydoc_sidebar_navigation.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Tags
|
||||
url: /mydoc/mydoc_tags.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Series
|
||||
url: /mydoc/mydoc_series.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Formatting
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
- title: Tooltips
|
||||
url: /mydoc/mydoc_adding_tooltips.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Alerts
|
||||
url: /mydoc/mydoc_alerts.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Icons
|
||||
url: /mydoc/mydoc_icons.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Images
|
||||
url: /mydoc/mydoc_images.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Labels
|
||||
url: /mydoc/mydoc_labels.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Links
|
||||
url: /mydoc/mydoc_hyperlinks.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Navtabs
|
||||
url: /mydoc/mydoc_navtabs.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Video embeds
|
||||
url: /mydoc/mydoc_video_embeds.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Tables
|
||||
url: /mydoc/mydoc_tables.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Syntax highlighting
|
||||
url: /mydoc/mydoc_syntax_highlighting.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Handling reviews
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
- title: Commenting on files
|
||||
url: /mydoc/mydoc_commenting_on_files.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Publishing
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
|
||||
- title: Build arguments
|
||||
url: /mydoc/mydoc_build_arguments.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Themes
|
||||
url: /mydoc/mydoc_themes.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Link validation
|
||||
url: /mydoc/mydoc_link_validation.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Check page title consistency
|
||||
url: /mydoc/mydoc_title_checker.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Generating PDFs
|
||||
url: /mydoc/mydoc_generating_pdfs.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Excluding files
|
||||
url: /mydoc/mydoc_excluding_files.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Help APIs and UI tooltips
|
||||
url: /mydoc/mydoc_help_api.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Search configuration
|
||||
url: /mydoc/mydoc_search_configuration.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: iTerm profiles
|
||||
url: /mydoc/mydoc_iterm_profiles.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Pushing builds to server
|
||||
url: /mydoc/mydoc_push_build_to_server.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Getting around the password prompts in SCP
|
||||
url: /mydoc/mydoc_no_password_prompts_scp.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Special layouts
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
|
||||
- title: Knowledge-base layout
|
||||
url: /mydoc/mydoc_kb_layout.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Scroll layout
|
||||
url: /mydoc/mydoc_scroll.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Shuffle layout
|
||||
url: /mydoc/mydoc_shuffle.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: FAQ layout
|
||||
url: /mydoc/mydoc_faq.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Glossary layout
|
||||
url: /mydoc/mydoc_glossary.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Collaborating with version control
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
|
||||
- title: Mercurial notes and tips
|
||||
url: /mydoc/mydoc_mercurial_collaboration.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Git notes and tips
|
||||
url: /mydoc/mydoc_git_collaboration.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Troubleshooting
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
items:
|
||||
|
||||
- title: Troubleshooting
|
||||
url: /mydoc/mydoc_troubleshooting.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web, pdf
|
||||
|
||||
- title: Tag archives
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web
|
||||
items:
|
||||
|
||||
- title: Tag archives overview
|
||||
url: /mydoc/mydoc_tag_archives_overview.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web
|
||||
|
||||
thirdlevel:
|
||||
- title: Tag archive pages
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
version: all
|
||||
product: all
|
||||
output: web
|
||||
thirdlevelitems:
|
||||
- title: Getting started pages
|
||||
url: /mydoc/tag_getting_started.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
version: all
|
||||
product: all
|
||||
output: web
|
||||
|
||||
- title: Formatting pages
|
||||
url: /mydoc/tag_formatting.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
version: all
|
||||
product: all
|
||||
output: web
|
||||
|
||||
- title: Navigation pages
|
||||
url: /mydoc/tag_navigation.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
version: all
|
||||
product: all
|
||||
output: web
|
||||
|
||||
- title: Content types pages
|
||||
url: /mydoc/tag_content_types.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
version: all
|
||||
product: all
|
||||
output: web
|
||||
|
||||
- title: Publishing pages
|
||||
url: /mydoc/tag_publishing.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
version: all
|
||||
product: all
|
||||
output: web
|
||||
|
||||
- title: Special layout pages
|
||||
url: /mydoc/tag_special_layouts.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
version: all
|
||||
product: all
|
||||
output: web
|
||||
|
||||
- title: Collaboration pages
|
||||
url: /mydoc/tag_collaboration.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
version: all
|
||||
product: all
|
||||
output: web
|
9
_data/mydoc/mydoc_tags.yml
Normal file
9
_data/mydoc/mydoc_tags.yml
Normal file
@ -0,0 +1,9 @@
|
||||
allowed-tags:
|
||||
- getting_started
|
||||
- content_types
|
||||
- navigation
|
||||
- formatting
|
||||
- publishing
|
||||
- single_sourcing
|
||||
- special_layouts
|
||||
- collaboration
|
55
_data/mydoc/mydoc_topnav.yml
Normal file
55
_data/mydoc/mydoc_topnav.yml
Normal file
@ -0,0 +1,55 @@
|
||||
## Topnav single links
|
||||
## if you want to list an external url, use external_url instead of url. the theme will apply a different link base.
|
||||
topnav:
|
||||
- title: Topnav
|
||||
subcategories:
|
||||
- title: Github Repo
|
||||
external_url: https://github.com/tomjohnson1492/documentation-theme-jekyll
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web
|
||||
|
||||
#Topnav dropdowns
|
||||
topnav_dropdowns:
|
||||
- title: Topnav dropdowns
|
||||
subcategories:
|
||||
- title: Jekyll Resources
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web
|
||||
items:
|
||||
- title: Jekyll Talk
|
||||
external_url: https://talk.jekyllrb.com
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web
|
||||
|
||||
- title: Jekyll documentation
|
||||
external_url: http://jekyllrb.com/docs/home/
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web
|
||||
|
||||
- title: Jekyll on Stack Overflow
|
||||
external_url: http://stackoverflow.com/questions/tagged/jekyll
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web
|
||||
|
||||
- title: Jekyll on my blog
|
||||
external_url: http://idratherbewriting.com/category-jekyll/
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
output: web
|
391
_data/mydoc/mydoc_urls.yml
Normal file
391
_data/mydoc/mydoc_urls.yml
Normal file
@ -0,0 +1,391 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
home:
|
||||
title: "Introduction"
|
||||
url: "../mydoc/home.html"
|
||||
link: "<a href='../mydoc/home.html'>Introduction</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_getting_started:
|
||||
title: "Getting started with this theme"
|
||||
url: "../mydoc/mydoc_getting_started.html"
|
||||
link: "<a href='../mydoc/mydoc_getting_started.html'>Getting started with this theme</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_configuration_settings:
|
||||
title: "Setting configuration options"
|
||||
url: "../mydoc/mydoc_configuration_settings.html"
|
||||
link: "<a href='../mydoc/mydoc_configuration_settings.html'>Setting configuration options</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_adding_new_projects:
|
||||
title: "Adding new projects"
|
||||
url: "../mydoc/mydoc_adding_new_projects.html"
|
||||
link: "<a href='../mydoc/mydoc_adding_new_projects.html'>Adding new projects</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_supported_features:
|
||||
title: "Supported features"
|
||||
url: "../mydoc/mydoc_supported_features.html"
|
||||
link: "<a href='../mydoc/mydoc_supported_features.html'>Supported features</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_pages:
|
||||
title: "Pages"
|
||||
url: "../mydoc/mydoc_pages.html"
|
||||
link: "<a href='../mydoc/mydoc_pages.html'>Pages</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_webstorm_text_editor:
|
||||
title: "WebStorm Text Editor"
|
||||
url: "../mydoc/mydoc_webstorm_text_editor.html"
|
||||
link: "<a href='../mydoc/mydoc_webstorm_text_editor.html'>WebStorm Text Editor</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_series:
|
||||
title: "Series"
|
||||
url: "../mydoc/mydoc_series.html"
|
||||
link: "<a href='../mydoc/mydoc_series.html'>Series</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_collections:
|
||||
title: "Collections"
|
||||
url: "../mydoc/mydoc_collections.html"
|
||||
link: "<a href='../mydoc/mydoc_collections.html'>Collections</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_sidebar_navigation:
|
||||
title: "Sidebar navigation"
|
||||
url: "../mydoc/mydoc_sidebar_navigation.html"
|
||||
link: "<a href='../mydoc/mydoc_sidebar_navigation.html'>Sidebar navigation</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_top_navigation:
|
||||
title: "Top navigation"
|
||||
url: "../mydoc/mydoc_top_navigation.html"
|
||||
link: "<a href='../mydoc/mydoc_top_navigation.html'>Top navigation</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_tags:
|
||||
title: "Tags"
|
||||
url: "../mydoc/mydoc_tags.html"
|
||||
link: "<a href='../mydoc/mydoc_tags.html'>Tags</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_adding_tooltips:
|
||||
title: "Tooltips"
|
||||
url: "../mydoc/mydoc_adding_tooltips.html"
|
||||
link: "<a href='../mydoc/mydoc_adding_tooltips.html'>Tooltips</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_alerts:
|
||||
title: "Alerts"
|
||||
url: "../mydoc/mydoc_alerts.html"
|
||||
link: "<a href='../mydoc/mydoc_alerts.html'>Alerts</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_icons:
|
||||
title: "Icons"
|
||||
url: "../mydoc/mydoc_icons.html"
|
||||
link: "<a href='../mydoc/mydoc_icons.html'>Icons</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_images:
|
||||
title: "Images"
|
||||
url: "../mydoc/mydoc_images.html"
|
||||
link: "<a href='../mydoc/mydoc_images.html'>Images</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_labels:
|
||||
title: "Labels"
|
||||
url: "../mydoc/mydoc_labels.html"
|
||||
link: "<a href='../mydoc/mydoc_labels.html'>Labels</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_hyperlinks:
|
||||
title: "Links"
|
||||
url: "../mydoc/mydoc_hyperlinks.html"
|
||||
link: "<a href='../mydoc/mydoc_hyperlinks.html'>Links</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_navtabs:
|
||||
title: "Navtabs"
|
||||
url: "../mydoc/mydoc_navtabs.html"
|
||||
link: "<a href='../mydoc/mydoc_navtabs.html'>Navtabs</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_video_embeds:
|
||||
title: "Video embeds"
|
||||
url: "../mydoc/mydoc_video_embeds.html"
|
||||
link: "<a href='../mydoc/mydoc_video_embeds.html'>Video embeds</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_tables:
|
||||
title: "Tables"
|
||||
url: "../mydoc/mydoc_tables.html"
|
||||
link: "<a href='../mydoc/mydoc_tables.html'>Tables</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_syntax_highlighting:
|
||||
title: "Syntax highlighting"
|
||||
url: "../mydoc/mydoc_syntax_highlighting.html"
|
||||
link: "<a href='../mydoc/mydoc_syntax_highlighting.html'>Syntax highlighting</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_conditional_logic:
|
||||
title: "Conditional logic"
|
||||
url: "../mydoc/mydoc_conditional_logic.html"
|
||||
link: "<a href='../mydoc/mydoc_conditional_logic.html'>Conditional logic</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_content_reuse:
|
||||
title: "Content reuse"
|
||||
url: "../mydoc/mydoc_content_reuse.html"
|
||||
link: "<a href='../mydoc/mydoc_content_reuse.html'>Content reuse</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_commenting_on_files:
|
||||
title: "Commenting on files"
|
||||
url: "../mydoc/mydoc_commenting_on_files.html"
|
||||
link: "<a href='../mydoc/mydoc_commenting_on_files.html'>Commenting on files</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_build_arguments:
|
||||
title: "Build arguments"
|
||||
url: "../mydoc/mydoc_build_arguments.html"
|
||||
link: "<a href='../mydoc/mydoc_build_arguments.html'>Build arguments</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_themes:
|
||||
title: "Themes"
|
||||
url: "../mydoc/mydoc_themes.html"
|
||||
link: "<a href='../mydoc/mydoc_themes.html'>Themes</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_link_validation:
|
||||
title: "Link validation"
|
||||
url: "../mydoc/mydoc_link_validation.html"
|
||||
link: "<a href='../mydoc/mydoc_link_validation.html'>Link validation</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_generating_pdfs:
|
||||
title: "Generating PDFs"
|
||||
url: "../mydoc/mydoc_generating_pdfs.html"
|
||||
link: "<a href='../mydoc/mydoc_generating_pdfs.html'>Generating PDFs</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_excluding_files:
|
||||
title: "Excluding files"
|
||||
url: "../mydoc/mydoc_excluding_files.html"
|
||||
link: "<a href='../mydoc/mydoc_excluding_files.html'>Excluding files</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_help_api:
|
||||
title: "Help APIs and UI tooltips"
|
||||
url: "../mydoc/mydoc_help_api.html"
|
||||
link: "<a href='../mydoc/mydoc_help_api.html'>Help APIs and UI tooltips</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_search_configuration:
|
||||
title: "Search configuration"
|
||||
url: "../mydoc/mydoc_search_configuration.html"
|
||||
link: "<a href='../mydoc/mydoc_search_configuration.html'>Search configuration</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_iterm_profiles:
|
||||
title: "iTerm profiles"
|
||||
url: "../mydoc/mydoc_iterm_profiles.html"
|
||||
link: "<a href='../mydoc/mydoc_iterm_profiles.html'>iTerm profiles</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_push_build_to_server:
|
||||
title: "Pushing builds to server"
|
||||
url: "../mydoc/mydoc_push_build_to_server.html"
|
||||
link: "<a href='../mydoc/mydoc_push_build_to_server.html'>Pushing builds to server</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_kb_layout:
|
||||
title: "Knowledge-base layout"
|
||||
url: "../mydoc/mydoc_kb_layout.html"
|
||||
link: "<a href='../mydoc/mydoc_kb_layout.html'>Knowledge-base layout</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_scroll:
|
||||
title: "Scroll layout"
|
||||
url: "../mydoc/mydoc_scroll.html"
|
||||
link: "<a href='../mydoc/mydoc_scroll.html'>Scroll layout</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_shuffle:
|
||||
title: "Shuffle layout"
|
||||
url: "../mydoc/mydoc_shuffle.html"
|
||||
link: "<a href='../mydoc/mydoc_shuffle.html'>Shuffle layout</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_faq:
|
||||
title: "FAQ layout"
|
||||
url: "../mydoc/mydoc_faq.html"
|
||||
link: "<a href='../mydoc/mydoc_faq.html'>FAQ layout</a>"
|
||||
|
||||
|
||||
|
||||
mydoc_glossary:
|
||||
title: "Glossary layout"
|
||||
url: "../mydoc/mydoc_glossary.html"
|
||||
link: "<a href='../mydoc/mydoc_glossary.html'>Glossary layout</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_troubleshooting:
|
||||
title: "Troubleshooting"
|
||||
url: "../mydoc/mydoc_troubleshooting.html"
|
||||
link: "<a href='../mydoc/mydoc_troubleshooting.html'>Troubleshooting</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_tag_archives_overview:
|
||||
title: "Tag archives overview"
|
||||
url: "../mydoc/mydoc_tag_archives_overview.html"
|
||||
link: "<a href='../mydoc/mydoc_tag_archives_overview.html'>Tag archives overview</a>"
|
||||
|
||||
|
||||
|
||||
tag_getting_started:
|
||||
title: "Getting started pages"
|
||||
url: "../mydoc/tag_getting_started.html"
|
||||
link: "<a href='../mydoc/tag_getting_started.html'>Getting started pages</a>"
|
||||
|
||||
|
||||
tag_formatting:
|
||||
title: "Formatting pages"
|
||||
url: "../mydoc/tag_formatting.html"
|
||||
link: "<a href='../mydoc/tag_formatting.html'>Formatting pages</a>"
|
||||
|
||||
|
||||
tag_navigation:
|
||||
title: "Navigation pages"
|
||||
url: "../mydoc/tag_navigation.html"
|
||||
link: "<a href='../mydoc/tag_navigation.html'>Navigation pages</a>"
|
||||
|
||||
|
||||
tag_content_types:
|
||||
title: "Content types pages"
|
||||
url: "../mydoc/tag_content_types.html"
|
||||
link: "<a href='../mydoc/tag_content_types.html'>Content types pages</a>"
|
||||
|
||||
|
||||
tag_publishing:
|
||||
title: "Publishing pages"
|
||||
url: "../mydoc/tag_publishing.html"
|
||||
link: "<a href='../mydoc/tag_publishing.html'>Publishing pages</a>"
|
||||
|
||||
|
||||
tag_special_layouts:
|
||||
title: "Special layout pages"
|
||||
url: "../mydoc/tag_special_layouts.html"
|
||||
link: "<a href='../mydoc/tag_special_layouts.html'>Special layout pages</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/mydoc_about:
|
||||
title: "About this theme"
|
||||
url: "../mydoc_about.html"
|
||||
link: "<a href='../mydoc_about.html'>About this theme</a>"
|
||||
|
||||
|
||||
|
||||
/mydoc_support:
|
||||
title: "Support"
|
||||
url: "../mydoc_support.html"
|
||||
link: "<a href='../mydoc_support.html'>Support</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user