From 652cb27d0e1c2f6cb77c495448abe3943a932e5f Mon Sep 17 00:00:00 2001 From: Vincent Amstoutz Date: Tue, 10 Dec 2024 14:20:41 +0100 Subject: [PATCH] docs: uniformize symfony page titles --- symfony/caddy.md | 2 +- symfony/debugging.md | 2 +- symfony/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/symfony/caddy.md b/symfony/caddy.md index af0e3da931a..ce701f9cf90 100644 --- a/symfony/caddy.md +++ b/symfony/caddy.md @@ -1,4 +1,4 @@ -# Configuring the Caddy Web Server +# Configuring the Caddy Web Server with Symfony [The API Platform distribution](index.md) is shipped with [the Caddy web server](https://caddyserver.com). The build contains the [Mercure](../core/mercure.md) and the [Vulcain](https://vulcain.rocks) Caddy modules. diff --git a/symfony/debugging.md b/symfony/debugging.md index e128a4dfce5..e69008eedf1 100644 --- a/symfony/debugging.md +++ b/symfony/debugging.md @@ -1,4 +1,4 @@ -# Debugging +# Debugging with Symfony

API Platform debugging screencast
Watch the Debugging API Platform screencast

diff --git a/symfony/index.md b/symfony/index.md index 0073627a427..273e0cff6cf 100644 --- a/symfony/index.md +++ b/symfony/index.md @@ -1,4 +1,4 @@ -# Getting Started With API Platform for Symfony +# Getting Started With API Platform with Symfony ![The welcome page](images/api-platform-3.0-welcome.png)