Skip to content

Commit

Permalink
Include the home page in the main navigation and set out-of-nav pages
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Apr 15, 2024
1 parent 43cba93 commit 0a4b18f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ extra:
link: "https://x.com/robolectric"

nav:
- Home: index.md
- Setup:
- Getting Started: getting-started.md
- Writing Your First Test: writing-a-test.md
Expand Down Expand Up @@ -98,3 +99,7 @@ nav:
- 4.2: javadoc/4.2/
- 4.1: javadoc/4.1/
- 4.0: javadoc/4.0/

not_in_nav: |
automated-migration.md
other-environments.md

0 comments on commit 0a4b18f

Please sign in to comment.