Skip to content

Commit

Permalink
#447 Added menu
Browse files Browse the repository at this point in the history
  • Loading branch information
krichardsson committed Aug 7, 2019
1 parent 3220ead commit c376b10
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/_data/menu.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
- page_id: home
- title: Introduction
subs:
- {page_id: folder_description}
- {page_id: crazyflie-1-support}
- title: Building and Flashing
subs:
- {page_id: build_instructions}
- {page_id: dfu}
- title: Explanation Sub-elements
subs:
- {page_id: deck}
- {page_id: logparam}
- {page_id: sensor_to_control}
- title: Development Instructions
subs:
- {page_id: howto}
- {page_id: serial}
- {page_id: openocd_gdb_debugging}
- {page_id: unit_testing}

0 comments on commit c376b10

Please sign in to comment.