[all-commits] [llvm/llvm-project] b4ba5c: [Docs][llvm-remarkutil] Fix dangling reference in ...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sat Apr 8 00:50:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b4ba5c7984d29841ac92ef54a6bac44fb1eeab9b
      https://github.com/llvm/llvm-project/commit/b4ba5c7984d29841ac92ef54a6bac44fb1eeab9b
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-04-08 (Sat, 08 Apr 2023)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-remarkutil.rst

  Log Message:
  -----------
  [Docs][llvm-remarkutil] Fix dangling reference in documentation

D147710 introduced a new annotation-count subcommand to llvm-remarkutil
and added in documentation. However, the reference added under the
subcommands list never actually pointed to anything. This patch adds a
marker for the reference to point to so that the link works and the
sphinx build finishes without any errors.




More information about the All-commits mailing list