Files
talk/docs/_data/sidebars/talk_sidebar.yml
T
2017-05-24 16:48:00 -04:00

43 lines
907 B
YAML

# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
entries:
- title: Sidebar
levels: one
folders:
- title: Quickstart
output: web
folderitems:
- title: About
url: /index.html
output: web
- title: Installation
output: web
folderitems:
- title: Configuration
output: web
url: /configuration.html
- title: Source
url: /install-source.html
output: web
- title: Docker
url: /install-docker.html
output: web
- title: Setup
url: /install-setup.html
output: web
- title: Plugins
output: web
folderitems:
- title: Client API
url: /plugins-client.html
output: web
- title: Server API
url: /plugins-server.html
output: web
- title: Experimental
url: /plugins-experimental.html
output: web