Skip to content

Commit

Permalink
Documentation: update sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Feb 9, 2017
1 parent 39916ff commit a2a6088
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/gensidebar.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,15 @@ def write_api(project, desc):
write("Programmer's Guide", 'guide/index')
write('Frameworks', 'frameworks/index')
write('Hardware & Sensors', 'hw')
write('Camera & Vision', 'vision/index')
endl()

toctree('API Reference')
write_api('wpilib', 'WPILib')
write_api('pynetworktables', 'NetworkTables')
write_api('utilities', 'Utilities')
write_api('pyfrc', 'PyFRC')
write_api('ctre', 'CTRE Libraries')
endl()

toctree('Additional Info')
Expand Down

0 comments on commit a2a6088

Please sign in to comment.