Skip to content

Commit

Permalink
Moved contributing software pages to their own top level header to ma…
Browse files Browse the repository at this point in the history
…ke it easier to find
  • Loading branch information
Caspar van Leeuwen committed Oct 20, 2023
1 parent 91f5d62 commit 3dd417d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
9 changes: 7 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ nav:
- Overview: software_layer.md
- software_layer/cpu_targets.md
- software_layer/build_nodes.md
- software_layer/adding_software.md
- software_layer/debugging_failed_builds.md
- Test suite:
- Overview: test-suite/index.md
- Installation & configuration: test-suite/installation-configuration.md
Expand All @@ -42,6 +40,13 @@ nav:
- using_eessi/setting_up_environment.md
- using_eessi/basic_commands.md
- using_eessi/eessi_demos.md
- Contributing software to EESSI:
# Todo: insert an overview page with a flowchart showing the high level process
# - Overview: contributing_sw/overview.md
- contributing_sw/adding_software.md
- contributing_sw/debugging_failed_builds.md
# Todo: write on how to contribute to the EESSI test suite
# - Contributing software tests to the EESSI test suite:
- Getting support: support.md
- Meetings:
- Overview: meetings.md
Expand Down

0 comments on commit 3dd417d

Please sign in to comment.