Skip to content

Commit

Permalink
Link GitHub action user guides to index page (#95)
Browse files Browse the repository at this point in the history
* Link user guides to index page

* Added ci and release to left nav under user guide

---------

Co-authored-by: Ajinkya Udgirkar <[email protected]>
  • Loading branch information
KB-perByte and audgirka authored Jan 11, 2024
1 parent 3dca7d9 commit a0ad92e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@

- [Testing a role within a collection](testing.md)
- [Ensure content best practices](content-best-practices.md)
- [Content CI GitHub action setup](ci-setup.md)
- [Content Release GitHub action setup](content-release.md)
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ nav:
- user-guide/index.md
- Testing: user-guide/testing.md
- Content Best Practices: user-guide/content-best-practices.md
- CI: user-guide/ci-setup.md
- Release: user-guide/content-release.md
- Contributor Guide: contributor-guide.md

plugins:
Expand Down

0 comments on commit a0ad92e

Please sign in to comment.