Files
ODrive/docs/_data/index.yaml
T
2018-08-04 15:31:20 -07:00

30 lines
836 B
YAML

# This data could theoretically be retrieved directly from the md files:
# https://jekyllrb.com/tutorials/navigation/#scenario-8-retrieving-items-based-on-front-matter-properties
sections:
- title: For Users
docs:
- title: Getting Started
url: /
- title: ODrive Tool
url: odrivetool
- title: Parameters & Commands
url: commands
- title: Interfaces
url: interfaces
- title: Encoders
url: encoders
- title: Control
url: control
- title: Troubleshooting
url: troubleshooting
- title: For ODrive Developers
docs:
- title: Firmware Developer Guide
url: developer-guide
- title: Configuring Visual Studio Code
url: configuring-vscode
- title: Configuring Eclipse
url: configuring-eclipse