[lldb][docs] Use inline literals for code/paths instead of rendering it with the...
authorRaphael Isemann <teemperor@gmail.com>
Mon, 18 Jan 2021 10:07:26 +0000 (11:07 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 18 Jan 2021 10:10:19 +0000 (11:10 +0100)
commit6e75ee6b65c1c9924c0c9c10b1cbd57f10fe127b
tree04f79f7bf19cf749cf345a0bca3eac8904cb0ed7
parentb43075e34a598460fe1590d950862a26449e8d10
[lldb][docs] Use inline literals for code/paths instead of rendering it with the default role

Right now we're using the 'content' role as default which will just render
these things as cursive (which isn't really useful for code examples). It also
prevents us from assigning a more useful default role in the future.
lldb/bindings/interface/SBFile.i
lldb/bindings/interface/SBFrame.i
lldb/bindings/interface/SBValue.i
lldb/docs/design/reproducers.rst
lldb/docs/design/sbapi.rst
lldb/docs/man/lldb.rst
lldb/docs/resources/build.rst
lldb/docs/resources/contributing.rst