docs: add extensions to the TOC

This commit is contained in:
Kévin Dunglas
2025-07-18 15:57:02 +02:00
parent 50b438f978
commit f224ffaece
3 changed files with 3 additions and 1 deletions

View File

@@ -84,6 +84,7 @@ frankenphp php-server
- [Real-time](https://frankenphp.dev/docs/mercure/)
- [Efficiently Serving Large Static Files](https://frankenphp.dev/docs/x-sendfile/)
- [Configuration](https://frankenphp.dev/docs/config/)
- [Writing PHP Extensions in Go](https://frankenphp.dev/docs/extensions/)
- [Docker images](https://frankenphp.dev/docs/docker/)
- [Deploy in production](https://frankenphp.dev/docs/production/)
- [Performance optimization](https://frankenphp.dev/docs/performance/)