@@ -52,24 +52,26 @@ theme:
5252
5353nav :
5454 - 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
55+ # - Installation: installation.md
56+ - Quick Start : quick_start .md
57+ # - User Guide:
58+ # - Overview: user-guide/overview.md
59+ # - Workflow: user-guide/workflow.md
60+ # - Command-Line Interface: user-guide/cli.md
6161 - Tutorials :
6262 - Loading Data : tutorials/loading-data.md
6363 - Optimization Example : tutorials/optimization.md
6464 - Beam Orientation : tutorials/beam-orientation.md
6565 - 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
71- - Datasets : datasets.md
72- - About : about.md
66+ # - Examples: examples.md
67+ # - API Reference:
68+ # - PortPy API: api/portpy.md
69+ # - Publications: publications.md
70+ # - Contributing: contributing.md
71+ - Benchmark Datasets : benchmark_datasets.md
72+ - Extensions : extensions.md
73+ - FAQ : FAQ.md
74+ # - About: about.md
7375
7476
7577
0 commit comments