mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 02:00:29 +08:00
79 lines
1.6 KiB
YAML
79 lines
1.6 KiB
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: Talk
|
|
output: web
|
|
folderitems:
|
|
- title: About
|
|
url: /index.html
|
|
output: web
|
|
- title: Contribute
|
|
url: /contribute.html
|
|
output: web
|
|
- title: FAQ
|
|
url: /faq.html
|
|
output: web
|
|
|
|
- title: Installation
|
|
output: web
|
|
folderitems:
|
|
- title: Getting Started
|
|
output: web
|
|
url: /install.html
|
|
- 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: Architecture
|
|
output: web
|
|
folderitems:
|
|
- title: Overview
|
|
url: /architecture.html
|
|
output: web
|
|
- title: Tags
|
|
url: /architecture-tags.html
|
|
output: web
|
|
|
|
|
|
- title: Plugins
|
|
output: web
|
|
folderitems:
|
|
- title: Overview
|
|
url: /plugins.html
|
|
output: web
|
|
- title: Quickstart
|
|
url: /plugins-quickstart.html
|
|
output: web
|
|
- 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
|
|
|
|
- title: Development
|
|
output: web
|
|
folderitems:
|
|
- title: Client Architecture
|
|
url: /client-architecture.html
|
|
output: web
|
|
- title: Tools
|
|
url: /tools.html
|
|
output: web
|