@@ -51,25 +51,27 @@ theme:
5151# --------Navigation structure for the sidebar and top menu --------
5252
5353nav :
54- - Home : index.md
55- - Installation : installation.md
56- - Getting Started : getting-started.md
57- - User Guide :
58- - Overview : user-guide/overview.md
59- - Workflow : user-guide/workflow.md
60- - Command-Line Interface : user-guide/cli.md
61- - Tutorials :
62- - Loading Data : tutorials/loading-data.md
63- - Optimization Example : tutorials/optimization.md
64- - Beam Orientation : tutorials/beam-orientation.md
65- - Custom Algorithms : tutorials/custom-algorithms.md
66- - Examples : examples.md
67- - API Reference :
68- - PortPy API : api/portpy.md
69- - Publications : publications.md
70- - Contributing : contributing.md
54+ - Home : home.md
55+ - Quick Start : quick-start.md
7156 - Datasets : datasets.md
72- - About : about.md
57+ # - Getting Started: getting-started.md
58+ # - User Guide:
59+ # - Overview: user-guide/overview.md
60+ # - Workflow: user-guide/workflow.md
61+ # - Command-Line Interface: user-guide/cli.md
62+ - Tutorials :
63+ - Workflow Overview : tutorials/workflow-overview.md
64+ - Data Management : tutorials/loading-data.md
65+ - Plan Generation : tutorials/optimization.md
66+ - Plan Evaluation : tutorials/beam-orientation.md
67+ - Extensions : extensions.md
68+ # - Examples: examples.md
69+ # - API Reference:
70+ # - PortPy API: api/portpy.md
71+ # - Publications: publications.md
72+ # - Contributing: contributing.md
73+ - FAQ : FAQ.md
74+ # - About: about.md
7375
7476
7577
0 commit comments