[all-commits] [llvm/llvm-project] ffa93a: [docs] Migrate 22 popular LLVM docs to MyST

Reid Kleckner via All-commits all-commits at lists.llvm.org
Tue Jun 2 17:30:49 PDT 2026


  Branch: refs/heads/users/rnk/llvm-md-1b
  Home:   https://github.com/llvm/llvm-project
  Commit: ffa93a08ea0c134213cd967e9b033ac207d7a6c5
      https://github.com/llvm/llvm-project/commit/ffa93a08ea0c134213cd967e9b033ac207d7a6c5
  Author: Reid Kleckner <rkleckner at nvidia.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M llvm/docs/CMake.md
    M llvm/docs/CodeGenerator.md
    M llvm/docs/CodingStandards.md
    M llvm/docs/CommandGuide/index.md
    M llvm/docs/Contributing.md
    M llvm/docs/DeveloperPolicy.md
    M llvm/docs/GettingInvolved.md
    M llvm/docs/GettingStarted.md
    M llvm/docs/GettingStartedTutorials.md
    M llvm/docs/GitHub.md
    M llvm/docs/Passes.md
    M llvm/docs/ProgrammersManual.md
    M llvm/docs/RFCProcess.md
    M llvm/docs/Reference.md
    M llvm/docs/SourceLevelDebugging.md
    M llvm/docs/TableGen/index.md
    M llvm/docs/TestingGuide.md
    M llvm/docs/UserGuides.md
    M llvm/docs/WritingAnLLVMBackend.md
    M llvm/docs/WritingAnLLVMNewPMPass.md
    M llvm/docs/WritingAnLLVMPass.md
    M llvm/docs/conf.py
    M llvm/docs/index.md

  Log Message:
  -----------
  [docs] Migrate 22 popular LLVM docs to MyST

This was done with LLM assistance.

I opened all 22 docs in a browser and scrolled through them, catching
and fixing a few errors.



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