Skip to content

Commit 64d386e

Browse files
authored
[docs] Rename 22 popular LLVM docs .rst -> .md (#201243)
Tracking issue: #201242 RFC: https://discourse.llvm.org/t/rfc-make-myst-markdown-the-llvm-docs-format-rip-rest/90840 Migration guide: https://llvm.org/docs/SphinxQuickstartTemplate.html#markdown-migration-guidelines Update filename references, but leave the docs with reST syntax to ensure rename detection works. This intentionally breaks the documentation build, but I will immediately follow up by merging the PR that fixes it.
1 parent cd3bfc1 commit 64d386e

32 files changed

Lines changed: 11 additions & 11 deletions

llvm/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ LLVM is open source software. You may freely distribute it under the terms of
99
the license agreement found in LICENSE.txt.
1010

1111
Please see the documentation provided in docs/ for further
12-
assistance with LLVM, and in particular docs/GettingStarted.rst for getting
12+
assistance with LLVM, and in particular docs/GettingStarted.md for getting
1313
started with LLVM and docs/README.txt for an overview of LLVM's
1414
documentation setup.
1515

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)