Skip to content

Commit

Permalink
edit mkdocs.yml to include new articles
Browse files Browse the repository at this point in the history
  • Loading branch information
rina-tenitska committed Jul 29, 2024
1 parent 41ded17 commit 1c62ba6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ edit_uri: edit/master/docs/
# Page tree
nav:
- Overview: index.md
- Selene Quick Start: selene-quick-start-tutorial.md
- Selene in Action: selene-in-action-tutorial.md
- Selene for PageObjects: selene-for-page-objects-guide.md
- Selene Cheetsheet: selene-cheetsheet-howto.md
# - Learn Basics:
# - Stub Title 1: learn-basics/automate-testing-guide.md
# - Learn Advanced:
Expand Down

0 comments on commit 1c62ba6

Please sign in to comment.