Skip to content

Commit 70894f6

Browse files
committed
update
1 parent 6babec9 commit 70894f6

File tree

5 files changed

+15
-13
lines changed

5 files changed

+15
-13
lines changed

docs/FAQ.md

Whitespace-only changes.

docs/benchamrk_datasets.md

Whitespace-only changes.

docs/extensions.md

Whitespace-only changes.

docs/quick_start.md

Whitespace-only changes.

mkdocs.yml

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -52,24 +52,26 @@ theme:
5252

5353
nav:
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

Comments
 (0)