generated from sig_core/wiki-template
add documentation and guideline dirs
This commit is contained in:
parent
8daa220852
commit
5b8bce92f0
7
docs/.pages
Normal file
7
docs/.pages
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
nav:
|
||||||
|
- ... | index.md
|
||||||
|
- Documentation: documentation
|
||||||
|
- Guidelines: guidelines
|
||||||
|
- SOP: sop
|
||||||
|
...
|
8
docs/documentation/index.md
Normal file
8
docs/documentation/index.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Documentation
|
||||||
|
---
|
||||||
|
|
||||||
|
This section goes over various Documentation for the Infrastructure team. Please
|
||||||
|
use the menu items to find the various pages of interest.
|
||||||
|
|
||||||
|
{% include "resources_bottom.md" %}
|
10
docs/guidelines/index.md
Normal file
10
docs/guidelines/index.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: Guidelines
|
||||||
|
---
|
||||||
|
|
||||||
|
This section goes over guidelines that the Infrastructure team has set out for
|
||||||
|
anything related to the infrastructure managed for the RESF and Rocky Linux.
|
||||||
|
|
||||||
|
All guidelines are listed on the left side of this page.
|
||||||
|
|
||||||
|
{% include "resources_bottom.md" %}
|
Loading…
Reference in New Issue
Block a user