From 568c9a14f81d2a270dff55a38c0d229605b7f06f Mon Sep 17 00:00:00 2001 From: Oskar Weigl Date: Fri, 5 Oct 2018 20:28:55 -0700 Subject: [PATCH] add component guide links to sidebar --- docs/_data/index.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/_data/index.yaml b/docs/_data/index.yaml index 786c5559..fabd32ee 100644 --- a/docs/_data/index.yaml +++ b/docs/_data/index.yaml @@ -27,3 +27,9 @@ sections: url: configuring-vscode - title: Configuring Eclipse url: configuring-eclipse + - title: Component Guides + docs: + - title: Motor Guide + url: https://docs.google.com/spreadsheets/d/12vzz7XVEK6YNIOqH0jAz51F5VUpc-lJEs3mmkWP1H4Y + - title: Encoder Guide + url: https://docs.google.com/spreadsheets/d/1OBDwYrBb5zUPZLrhL98ezZbg94tUsZcdTuwiVNgVqpU \ No newline at end of file