[all-commits] [llvm/llvm-project] c42ce3: [docs] Rename misc rst docs to md (#210208)

Reid Kleckner via All-commits all-commits at lists.llvm.org
Fri Jul 17 10:48:35 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c42ce32264f94a8800f4250d7b716cca55f77df6
      https://github.com/llvm/llvm-project/commit/c42ce32264f94a8800f4250d7b716cca55f77df6
  Author: Reid Kleckner <rkleckner at nvidia.com>
  Date:   2026-07-17 (Fri, 17 Jul 2026)

  Changed paths:
    A compiler-rt/docs/ASanABI.md
    R compiler-rt/docs/ASanABI.rst
    A compiler-rt/docs/BuildingCompilerRT.md
    R compiler-rt/docs/BuildingCompilerRT.rst
    A compiler-rt/docs/TestingGuide.md
    R compiler-rt/docs/TestingGuide.rst
    M flang/docs/CMakeLists.txt
    A flang/docs/CommandGuide/index.md
    R flang/docs/CommandGuide/index.rst
    A libsycl/docs/CodingGuidelines.md
    R libsycl/docs/CodingGuidelines.rst
    A libsycl/docs/index.md
    R libsycl/docs/index.rst
    M libsycl/test/README.md
    A libunwind/docs/BuildingLibunwind.md
    R libunwind/docs/BuildingLibunwind.rst
    M libunwind/docs/conf.py
    A libunwind/docs/index.md
    R libunwind/docs/index.rst
    M lldb/source/Plugins/TraceExporter/common/TraceHTR.h
    A lldb/source/Plugins/TraceExporter/docs/htr.md
    R lldb/source/Plugins/TraceExporter/docs/htr.rst
    A llvm-libgcc/docs/LLVMLibgcc.md
    R llvm-libgcc/docs/LLVMLibgcc.rst
    M llvm-libgcc/generate_version_script.py
    M offload/docs/conf.py
    A offload/docs/index.md
    R offload/docs/index.rst

  Log Message:
  -----------
  [docs] Rename misc rst docs to md (#210208)

Tracking issue: #201242
See the [migration guide] for more information. 

[migration guide]:
https://llvm.org/docs/SphinxQuickstartTemplate.html#markdown-migration-guidelines

This is the initial straight rename commit.

Many of these miscellaneous .rst files are not actually part of a real
docs build, since docs/conf.py does not exist for many of them.



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