[llvm-branch-commits] [clang] [clang][docs] Rewrite 20 selected Clang docs from reST to Markdown (PR #208310)

Chris B via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jul 9 06:51:30 PDT 2026


================
@@ -1,19 +1,22 @@
-.. title:: Clang HLSL Documentation
+```{title} Clang HLSL Documentation
+```
----------------
llvm-beanz wrote:

```suggestion
# Clang HLSL Documentation
```
I think this is the only title in the batch that used that RST construct, but it translates over int MD pretty bad.

https://github.com/llvm/llvm-project/pull/208310


More information about the llvm-branch-commits mailing list