Skip to content

Commit

Permalink
Organize introductory pages (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek authored Dec 5, 2023
1 parent 09f3265 commit 688df41
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,15 @@ theme:
nav:
- Home:
- About: index.md
- Installation: install.md
- Introduction: intro.md
- Environments: environment.md
- Versioning: version.md
- Builds: build.md
- Publishing: publish.md
- Next steps: next-steps.md
- Walkthrough:
- Installation: install.md
- Introduction: intro.md
- Environments: environment.md
- Versioning: version.md
- Builds: build.md
- Publishing: publish.md
- Learn:
- Next steps: next-steps.md
- History:
- Hatch: history/hatch.md
- Hatchling: history/hatchling.md
Expand Down

0 comments on commit 688df41

Please sign in to comment.