From 172f34ce663a406eebcf262c13ac3cfbd995d02e Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 9 Jul 2025 19:53:30 +0200 Subject: [PATCH] Add a note updating docs page on the web site when releasing See https://github.com/wxWidgets/wxwidgets.github.io/pull/110 --- docs/contributing/how-to-release.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/contributing/how-to-release.md b/docs/contributing/how-to-release.md index 00fa605f82..707540456d 100644 --- a/docs/contributing/how-to-release.md +++ b/docs/contributing/how-to-release.md @@ -130,6 +130,8 @@ Update https://www.wxwidgets.org: trigger the site rebuild which will fail if the release statistics are not available yet, so make sure to publish the release on GitHub first (or wait an hour for the next scheduled site rebuild to happen). +* If this is a new minor release, update `docs/index.md` to add a link to the + documentation for the new branch and update the existing links descriptions. Post `docs/publicity/announce.txt` at least to wx-announce@googlegroups.com and to wx-users.