mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 07:31:28 +00:00
90af11ea97
In LLVM 17, we switched to numbered RST files for release notes, which makes it easier to deal with cherry-picks around release points. However, we stopped publishing `libcxx/docs/ReleaseNotes.html`, which was referenced by external sites. This patch ensures that we keep publishing `ReleaseNotes.html` by simply including the versioned RST file in the unversioned RST file. Fixes #77955
5 lines
197 B
ReStructuredText
5 lines
197 B
ReStructuredText
.. include:: ReleaseNotes/18.rst
|
|
|
|
.. The release notes are in versioned files, but we make sure to keep publishing
|
|
.. them in an unversioned ReleaseNotes.html page for external sites to reference.
|