[all-commits] [llvm/llvm-project] 0ebb78: [Docs] Fix Sphinx warning (treated as error)

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Nov 20 13:49:28 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ebb7803e6ae4919c1c782cafecaec237664efe3
      https://github.com/llvm/llvm-project/commit/0ebb7803e6ae4919c1c782cafecaec237664efe3
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M lldb/docs/index.rst

  Log Message:
  -----------
  [Docs] Fix Sphinx warning (treated as error)

Fixes "undefined label" warning: if the link has no caption the label
must precede a section header.


  Commit: b03374584d6878e1fe06868a1cc03c28cc547e88
      https://github.com/llvm/llvm-project/commit/b03374584d6878e1fe06868a1cc03c28cc547e88
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M lldb/tools/driver/Driver.cpp

  Log Message:
  -----------
  [Driver] Fix missing space in lldb --help output.


Compare: https://github.com/llvm/llvm-project/compare/73429126c91c...b03374584d68


More information about the All-commits mailing list