[lldb] Remove references to epydoc from the documentation We no longer rely on epydoc but instead use a sphinx plugin to generate the Python API reference.
[lldb] Add table with custom LLDB asserts to the docs Add table with custom LLDB asserts to the documentation. Differential revision: https://reviews.llvm.org/D127410