Skip to content

Commit

Permalink
change folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
matebarabas committed Nov 26, 2024
1 parent 4e3db08 commit aec8296
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ geekdocNav: true
geekdocAlign: left
geekdocAnchor: true
url: /specs/bcp/
geekdocCollapseSection: true
---

## Specifications by Category and Module Classification
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ geekdocNav: true
geekdocAlign: left
geekdocAnchor: true
url: /specs/tf/
geekdocCollapseSection: true
---

## Specifications by Category and Module Classification
Expand Down
22 changes: 11 additions & 11 deletions docs/data/menu/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,30 +55,30 @@ main:
ref: "specs-defs/specs"
sub:
- name: "Bicep"
ref: "specs-defs/specs/new/bicep"
ref: "specs-defs/specs/bicep"
sub:
- name: "Resource"
ref: "specs-defs/specs/new/bicep/resource"
ref: "specs-defs/specs/bicep/resource"
sub:
- name: "Interfaces"
ref: "specs-defs/specs/new/bicep/resource/interfaces"
ref: "specs-defs/specs/bicep/resource/interfaces"
- name: "Pattern"
ref: "specs-defs/specs/new/bicep/pattern"
ref: "specs-defs/specs/bicep/pattern"
- name: "Utility"
ref: "specs-defs/specs/new/bicep/utility"
ref: "specs-defs/specs/bicep/utility"
- name: "Terraform"
ref: "specs-defs/specs/new/terraform"
ref: "specs-defs/specs/terraform"
sub:
- name: "Resource"
ref: "specs-defs/specs/new/terraform/resource"
ref: "specs-defs/specs/terraform/resource"
sub:
- name: "Interfaces"
ref: "specs-defs/specs/new/terraform/resource/interfaces"
ref: "specs-defs/specs/terraform/resource/interfaces"
- name: "Pattern"
ref: "specs-defs/specs/new/terraform/pattern"
ref: "specs-defs/specs/terraform/pattern"
- name: "Utility"
ref: "specs-defs/specs/new/terraform/utility"
- name: "Legacy"
ref: "specs-defs/specs/terraform/utility"
- name: "(Legacy)"
ref: "specs-defs/specs/legacy"
sub:
- name: "Shared (Bicep & Terraform)"
Expand Down

0 comments on commit aec8296

Please sign in to comment.