initial commit
This commit is contained in:
1
docs/README.md
Normal file
1
docs/README.md
Normal file
@@ -0,0 +1 @@
|
||||
Dit is een catalogus van alle yamls en values in GITHUB die gebruikt worden in de clusters van AllardDCS
|
||||
10
docs/catalog-info.yaml
Normal file
10
docs/catalog-info.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: System
|
||||
metadata:
|
||||
name: docs
|
||||
title: Docs System
|
||||
spec:
|
||||
owner: platform-team
|
||||
partOf:
|
||||
- ../catalog-info.yaml
|
||||
subcomponents:
|
||||
8
docs/mkdocs.yaml
Normal file
8
docs/mkdocs.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
site_name: AllardDCS
|
||||
plugins:
|
||||
- search
|
||||
- awesome-pages
|
||||
|
||||
# Optional theme
|
||||
theme:
|
||||
name: readthedocs
|
||||
Reference in New Issue
Block a user