teemperor added a comment.

In D94489#2503662 <https://reviews.llvm.org/D94489#2503662>, @tschuett wrote:

> There is no syntax highlighting for Python in sphinx? The code in
> https://lldb.llvm.org/python_api/lldb.SBDebugger.html#lldb.SBDebugger
> is hard to read.
>
> Even the line breaks between the source code and web page differ.

There is, but someone (probably me) needs to rewrite and update all the 
documentation in restructured text so that sphinx knows this is a code example 
(previously we had just plaintext). Currently working on all that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94489

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to