[all-commits] [llvm/llvm-project] f446fc: [lldb][docs] Resolve the remaining sphinx formatte...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Mon Jan 18 01:53:37 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f446fc5acf88fda676b5df1c04838f7244201d20
https://github.com/llvm/llvm-project/commit/f446fc5acf88fda676b5df1c04838f7244201d20
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M lldb/bindings/interface/SBAddress.i
M lldb/bindings/interface/SBBroadcaster.i
M lldb/bindings/interface/SBDebugger.i
M lldb/bindings/interface/SBFrame.i
M lldb/bindings/interface/SBModule.i
M lldb/bindings/interface/SBProcess.i
M lldb/bindings/interface/SBTarget.i
M lldb/bindings/interface/SBValue.i
Log Message:
-----------
[lldb][docs] Resolve the remaining sphinx formatter warnings in the SB API docs
With this patch there should no longer be any warnings when generating the
SB API sphinx docs.
More information about the All-commits
mailing list