Skip to content

Commit

Permalink
add missing index.md pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian3k committed Sep 6, 2022
1 parent b3cfa3f commit 51b7d55
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_docs/contributing/procedures/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: index
title: Procedures
---
4 changes: 4 additions & 0 deletions docs/_docs/contributing/tools/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: index
title: IDEs and Tools
---
2 changes: 2 additions & 0 deletions docs/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,13 @@ subsection:
- page: contributing/debugging.md
- title: IDEs and Tools
directory: tools
index: contributing/tools/index.md
subsection:
- page: contributing/tools/ide.md
- page: contributing/tools/mill.md
- page: contributing/tools/scalafix.md
- title: Procedures
index: contributing/procedures/index.md
subsection:
- page: contributing/procedures/release.md
- page: contributing/procedures/vulpix.md
Expand Down

0 comments on commit 51b7d55

Please sign in to comment.