[all-commits] [llvm/llvm-project] eac734: [libc][docs] Fix libc docs build post #129138 (#13...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Thu Mar 6 14:08:05 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eac734aab6b62518a0cd7aa3b20a990fef360b2c
      https://github.com/llvm/llvm-project/commit/eac734aab6b62518a0cd7aa3b20a990fef360b2c
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M libc/docs/headers/stdfix.rst

  Log Message:
  -----------
  [libc][docs] Fix libc docs build post #129138 (#130184)

The docs build action was failing with libc due to checks.rst not
existing in the expected path. This patch adjusts the path to the actual
path which seems to make everything happy. It seems like this did not
show up before as stdfix.rst was not included in a place that actually
caused it to get picked up by sphinx.



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