[Lldb-commits] [lldb] [LLDB] Update docs on building documentation (PR #69858)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 23 10:59:47 PDT 2023
================
@@ -403,13 +403,21 @@ dependencies are required:
* Sphinx (for the website and the Python API reference)
* Graphviz (for the 'dot' tool)
* doxygen (if you wish to build the C++ API reference)
+* Swig (for generating Python bindings)
----------------
JDevlieghere wrote:
`s/Swig/SWIG/`
https://github.com/llvm/llvm-project/pull/69858
More information about the lldb-commits
mailing list