Skip to content

Commit b13e92e

Browse files
committed
chore: move samples to reference section
Signed-off-by: David Karlsson <[email protected]>
1 parent 45197a3 commit b13e92e

File tree

2 files changed

+93
-99
lines changed

2 files changed

+93
-99
lines changed

data/toc.yaml

Lines changed: 93 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,103 +1016,100 @@ Reference:
10161016
title: Version 2
10171017
- path: /glossary/
10181018
title: Glossary
1019-
1020-
1021-
1022-
Samples:
1023-
- path: /samples/
1024-
title: Overview
1025-
- sectiontitle: Databases
1026-
section:
1027-
- path: /samples/mariadb/
1028-
title: MariaDB
1029-
- path: /samples/mongodb/
1030-
title: MongoDB
1031-
- path: /samples/ms-sql/
1032-
title: MS-SQL
1033-
- path: /samples/mysql/
1034-
title: MySQL
1035-
- path: /samples/postgres/
1036-
title: PostgreSQL
1037-
- path: /samples/redis/
1038-
title: Redis
1039-
- sectiontitle: Frameworks
1019+
- sectiontitle: Samples
10401020
section:
1041-
- path: /samples/dotnet/
1042-
title: .NET
1043-
- path: /samples/angular/
1044-
title: Angular
1045-
- path: /samples/django/
1046-
title: Django
1047-
- path: /samples/express/
1048-
title: Express
1049-
- path: /samples/fastapi/
1050-
title: FastAPI
1051-
- path: /samples/flask/
1052-
title: Flask
1053-
- path: /samples/nodejs/
1054-
title: Node.js
1055-
- path: /samples/react/
1056-
title: React
1057-
- path: /samples/rails/
1058-
title: Rails
1059-
- path: /samples/spark/
1060-
title: Spark
1061-
- path: /samples/spring/
1062-
title: Spring Boot
1063-
- path: /samples/vuejs/
1064-
title: Vue.js
1065-
- sectiontitle: Languages
1066-
section:
1067-
- path: /samples/go/
1068-
title: Go
1069-
- path: /samples/java/
1070-
title: Java
1071-
- path: /samples/javascript/
1072-
title: JavaScript
1073-
- path: /samples/php/
1074-
title: PHP
1075-
- path: /samples/python/
1076-
title: Python
1077-
- path: /samples/ruby/
1078-
title: Ruby
1079-
- path: /samples/rust/
1080-
title: Rust
1081-
- path: /samples/typescript/
1082-
title: TypeScript
1083-
- sectiontitle: Platforms
1084-
section:
1085-
- path: /samples/gitea/
1086-
title: Gitea
1087-
- path: /samples/nextcloud/
1088-
title: Nextcloud
1089-
- path: /samples/portainer/
1090-
title: Portainer
1091-
- path: /samples/prometheus/
1092-
title: Prometheus
1093-
- path: /samples/wordpress/
1094-
title: WordPress
1095-
- sectiontitle: Other samples
1096-
section:
1097-
- path: /samples/ai-ml/
1098-
title: AI/ML
1099-
- path: /samples/cloudflared/
1100-
title: Cloudflared
1101-
- path: /samples/elasticsearch/
1102-
title: Elasticsearch / Logstash / Kibana
1103-
- path: /samples/minecraft/
1104-
title: Minecraft
1105-
- path: /samples/nginx/
1106-
title: NGINX
1107-
- path: /samples/pi-hole/
1108-
title: Pi-hole
1109-
- path: /samples/plex/
1110-
title: Plex
1111-
- path: /samples/traefik/
1112-
title: Traefik
1113-
- path: /samples/wireguard/
1114-
title: Wireguard
1115-
1021+
- path: /samples/
1022+
title: Overview
1023+
- sectiontitle: Databases
1024+
section:
1025+
- path: /samples/mariadb/
1026+
title: MariaDB
1027+
- path: /samples/mongodb/
1028+
title: MongoDB
1029+
- path: /samples/ms-sql/
1030+
title: MS-SQL
1031+
- path: /samples/mysql/
1032+
title: MySQL
1033+
- path: /samples/postgres/
1034+
title: PostgreSQL
1035+
- path: /samples/redis/
1036+
title: Redis
1037+
- sectiontitle: Frameworks
1038+
section:
1039+
- path: /samples/dotnet/
1040+
title: .NET
1041+
- path: /samples/angular/
1042+
title: Angular
1043+
- path: /samples/django/
1044+
title: Django
1045+
- path: /samples/express/
1046+
title: Express
1047+
- path: /samples/fastapi/
1048+
title: FastAPI
1049+
- path: /samples/flask/
1050+
title: Flask
1051+
- path: /samples/nodejs/
1052+
title: Node.js
1053+
- path: /samples/react/
1054+
title: React
1055+
- path: /samples/rails/
1056+
title: Rails
1057+
- path: /samples/spark/
1058+
title: Spark
1059+
- path: /samples/spring/
1060+
title: Spring Boot
1061+
- path: /samples/vuejs/
1062+
title: Vue.js
1063+
- sectiontitle: Languages
1064+
section:
1065+
- path: /samples/go/
1066+
title: Go
1067+
- path: /samples/java/
1068+
title: Java
1069+
- path: /samples/javascript/
1070+
title: JavaScript
1071+
- path: /samples/php/
1072+
title: PHP
1073+
- path: /samples/python/
1074+
title: Python
1075+
- path: /samples/ruby/
1076+
title: Ruby
1077+
- path: /samples/rust/
1078+
title: Rust
1079+
- path: /samples/typescript/
1080+
title: TypeScript
1081+
- sectiontitle: Platforms
1082+
section:
1083+
- path: /samples/gitea/
1084+
title: Gitea
1085+
- path: /samples/nextcloud/
1086+
title: Nextcloud
1087+
- path: /samples/portainer/
1088+
title: Portainer
1089+
- path: /samples/prometheus/
1090+
title: Prometheus
1091+
- path: /samples/wordpress/
1092+
title: WordPress
1093+
- sectiontitle: Other samples
1094+
section:
1095+
- path: /samples/ai-ml/
1096+
title: AI/ML
1097+
- path: /samples/cloudflared/
1098+
title: Cloudflared
1099+
- path: /samples/elasticsearch/
1100+
title: Elasticsearch / Logstash / Kibana
1101+
- path: /samples/minecraft/
1102+
title: Minecraft
1103+
- path: /samples/nginx/
1104+
title: NGINX
1105+
- path: /samples/pi-hole/
1106+
title: Pi-hole
1107+
- path: /samples/plex/
1108+
title: Plex
1109+
- path: /samples/traefik/
1110+
title: Traefik
1111+
- path: /samples/wireguard/
1112+
title: Wireguard
11161113

11171114
Manuals:
11181115
- path: /manuals/

hugo.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ menus:
126126
- name: Reference
127127
url: /reference/
128128
weight: 3
129-
- name: Samples
130-
url: /samples/
131-
weight: 4
132129

133130
footer:
134131
- url: https://www.docker.com/products

0 commit comments

Comments
 (0)