Skip to content

Commit 226e073

Browse files
authored
Add links (#86)
1 parent a59ceb7 commit 226e073

File tree

17 files changed

+35
-15
lines changed

17 files changed

+35
-15
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Additional-Documentations",
3+
"position": 1,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "Links to additional documentations."
7+
}
8+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Links to documentations
2+
3+
- [schulcloud-server](https://github.com/hpi-schul-cloud/schulcloud-server/blob/main/README.md)
4+
- [file-storage](https://github.com/hpi-schul-cloud/file-storage/blob/main/README.md)
5+
- [dof_app_deploy](https://github.com/hpi-schul-cloud/dof_app_deploy/blob/main/README.md)
6+
- [nuxt-client](https://github.com/hpi-schul-cloud/nuxt-client/blob/main/README.md)
7+
- [e2e-system-tests](https://github.com/hpi-schul-cloud/e2e-system-tests/blob/main/README.md)
8+
- [superhero-dashboard](https://github.com/hpi-schul-cloud/superhero-dashboard/blob/main/README.md)
9+
- [schulcloud-calendar](https://github.com/hpi-schul-cloud/schulcloud-calendar/blob/main/README.md)
10+
- [commons](https://github.com/hpi-schul-cloud/commons/blob/main/README.md)
11+
- [antivirus_check_service](https://github.com/hpi-schul-cloud/antivirus_check_service/blob/main/README.md)
12+
- [schulcloud-client](https://github.com/hpi-schul-cloud/schulcloud-client/blob/main/README.md)

docs/services/authorization/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Authorization",
3-
"position": 1,
3+
"position": 2,
44
"link": {
55
"type": "generated-index",
66
"description": "Learn about the authorization service."

docs/services/bbb/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "BigBlueButton",
3-
"position": 2,
3+
"position": 3,
44
"link": {
55
"type": "generated-index",
66
"description": "Learn about the BigBlueButton service."
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"label": "Collabora",
3-
"position": 3
3+
"position": 4
44
}

docs/services/etherpad/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Etherpad",
3-
"position": 4,
3+
"position": 5,
44
"link": {
55
"type": "generated-index",
66
"description": "Learn about the etherpad repo."

docs/services/files-storage/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Files Storage",
3-
"position": 5,
3+
"position": 6,
44
"link": {
55
"type": "generated-index",
66
"description": "Learn about the files-storage repo."

docs/services/h5p/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "H5P",
3-
"position": 6,
3+
"position": 7,
44
"link": {
55
"type": "generated-index",
66
"description": "Learn about the H5P services & modules."

docs/services/moin-punkt-schule/_category_ .json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "moin-punkt-schule",
3-
"position": 7,
3+
"position": 8,
44
"link": {
55
"type": "generated-index",
66
"description": "Learn about the moin.schule service."

docs/services/nuxt-client/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Nuxt Client",
3-
"position": 8,
3+
"position": 9,
44
"link": {
55
"type": "generated-index",
66
"description": "Learn about the nuxt-client repo."

0 commit comments

Comments
 (0)