[Lldb-commits] [PATCH] D112612: [lldb] [docs] Remove obsolete recommonmark use

2021-10-27 Thread Michał Górny via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGd03b04f211e7: [lldb] [docs] Remove obsolete recommonmark use (authored by mgorny). Herald added a project: LLDB. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org

[Lldb-commits] [PATCH] D112612: [lldb] [docs] Remove obsolete recommonmark use

2021-10-27 Thread Michał Górny via Phabricator via lldb-commits
mgorny created this revision. mgorny added reviewers: labath, teemperor. mgorny requested review of this revision. The recommonmark package is no longer required since all the documents have been converted to .rst. Remove the related support code from docs/conf.py. https://reviews.llvm.org/D112