From f871090a3b497bfa073857cd68e9377bce4a2bf8 Mon Sep 17 00:00:00 2001
From: Michael Kriese <michael.kriese@visualon.de>
Date: Wed, 25 Aug 2021 13:12:36 +0200
Subject: [PATCH] docs: prepare for platform details (#11423)

Co-authored-by: Rhys Arkins <rhys@arkins.net>
---
 docs/usage/modules/platform.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/usage/modules/platform.md b/docs/usage/modules/platform.md
index 7adbbfa51f..9459d40039 100644
--- a/docs/usage/modules/platform.md
+++ b/docs/usage/modules/platform.md
@@ -2,6 +2,10 @@
 
 Renovate aims to be platform-neutral, while also taking advantage of good platform-specific features.
 
+## Supported platforms
+
+<!-- Autogenerate in https://github.com/renovatebot/renovatebot.github.io -->
+
 The currently supported platforms are:
 
 - Azure DevOps (dev.azure.com)
@@ -11,3 +15,4 @@ The currently supported platforms are:
 - Gitea (gitea.com, self-hosted)
 - GitHub (github.com, GitHub Enterprise)
 - GitLab (gitlab.com, self-hosted)
+<!-- Autogenerate end -->
-- 
GitLab