mirror of https://github.com/docker/docs.git
chore: move samples to reference section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
45197a3fa9
commit
b13e92e9f4
|
|
@ -1016,13 +1016,11 @@ Reference:
|
||||||
title: Version 2
|
title: Version 2
|
||||||
- path: /glossary/
|
- path: /glossary/
|
||||||
title: Glossary
|
title: Glossary
|
||||||
|
- sectiontitle: Samples
|
||||||
|
section:
|
||||||
|
- path: /samples/
|
||||||
Samples:
|
|
||||||
- path: /samples/
|
|
||||||
title: Overview
|
title: Overview
|
||||||
- sectiontitle: Databases
|
- sectiontitle: Databases
|
||||||
section:
|
section:
|
||||||
- path: /samples/mariadb/
|
- path: /samples/mariadb/
|
||||||
title: MariaDB
|
title: MariaDB
|
||||||
|
|
@ -1036,7 +1034,7 @@ Samples:
|
||||||
title: PostgreSQL
|
title: PostgreSQL
|
||||||
- path: /samples/redis/
|
- path: /samples/redis/
|
||||||
title: Redis
|
title: Redis
|
||||||
- sectiontitle: Frameworks
|
- sectiontitle: Frameworks
|
||||||
section:
|
section:
|
||||||
- path: /samples/dotnet/
|
- path: /samples/dotnet/
|
||||||
title: .NET
|
title: .NET
|
||||||
|
|
@ -1062,7 +1060,7 @@ Samples:
|
||||||
title: Spring Boot
|
title: Spring Boot
|
||||||
- path: /samples/vuejs/
|
- path: /samples/vuejs/
|
||||||
title: Vue.js
|
title: Vue.js
|
||||||
- sectiontitle: Languages
|
- sectiontitle: Languages
|
||||||
section:
|
section:
|
||||||
- path: /samples/go/
|
- path: /samples/go/
|
||||||
title: Go
|
title: Go
|
||||||
|
|
@ -1080,7 +1078,7 @@ Samples:
|
||||||
title: Rust
|
title: Rust
|
||||||
- path: /samples/typescript/
|
- path: /samples/typescript/
|
||||||
title: TypeScript
|
title: TypeScript
|
||||||
- sectiontitle: Platforms
|
- sectiontitle: Platforms
|
||||||
section:
|
section:
|
||||||
- path: /samples/gitea/
|
- path: /samples/gitea/
|
||||||
title: Gitea
|
title: Gitea
|
||||||
|
|
@ -1092,7 +1090,7 @@ Samples:
|
||||||
title: Prometheus
|
title: Prometheus
|
||||||
- path: /samples/wordpress/
|
- path: /samples/wordpress/
|
||||||
title: WordPress
|
title: WordPress
|
||||||
- sectiontitle: Other samples
|
- sectiontitle: Other samples
|
||||||
section:
|
section:
|
||||||
- path: /samples/ai-ml/
|
- path: /samples/ai-ml/
|
||||||
title: AI/ML
|
title: AI/ML
|
||||||
|
|
@ -1113,7 +1111,6 @@ Samples:
|
||||||
- path: /samples/wireguard/
|
- path: /samples/wireguard/
|
||||||
title: Wireguard
|
title: Wireguard
|
||||||
|
|
||||||
|
|
||||||
Manuals:
|
Manuals:
|
||||||
- path: /manuals/
|
- path: /manuals/
|
||||||
title: Overview
|
title: Overview
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue