[all-commits] [llvm/llvm-project] 836935: [flang][docs] Fix title and text in the release no...
Tarun Prabhu via All-commits
all-commits at lists.llvm.org
Wed Dec 3 09:08:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 836935197b8ff38459bb86c5aa592ef018311250
https://github.com/llvm/llvm-project/commit/836935197b8ff38459bb86c5aa592ef018311250
Author: Tarun Prabhu <tarun at lanl.gov>
Date: 2025-12-03 (Wed, 03 Dec 2025)
Changed paths:
M flang/docs/ReleaseNotes.md
M flang/docs/ReleaseNotesTemplate.txt
M flang/docs/conf.py
Log Message:
-----------
[flang][docs] Fix title and text in the release notes page
The title of the release notes page always showed "|version|
(In-Progress)". This has been fixed so the release version is shown as
expected. '(In-Progress)' is now only shown on non-release branches.
Unlike clang, flang does not use ${LLVM_VERSION_SUFFIX}, so even on
non-release branches the 'git' suffix will not be shown.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list