[Lldb-commits] [PATCH] D70514: [Docs] Generate the LLDB man page with Sphinx

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 20 15:02:01 PST 2019


JDevlieghere added a comment.

Here's what the output looks like: https://reviews.llvm.org/P8170

  $ ninja docs-lldb-man
  [1/1] Generating man Sphinx documentation for lldb into "/Volumes/Jonas/llvm/build-ra/tools/lldb/docs/man"
  $ nroff -man  /Volumes/Jonas/llvm/build-ra/tools/lldb/docs/man/LLDB.1 | col -bx


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70514/new/

https://reviews.llvm.org/D70514





More information about the lldb-commits mailing list