[all-commits] [llvm/llvm-project] 9d2053: Revert "[lldb][docs] Use sphinx instead of epydoc ...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Fri Jan 15 05:08:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d2053f61aacc4d78f4f238cbc0edb215b096b70
https://github.com/llvm/llvm-project/commit/9d2053f61aacc4d78f4f238cbc0edb215b096b70
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-01-15 (Fri, 15 Jan 2021)
Changed paths:
M .gitignore
M lldb/docs/CMakeLists.txt
R lldb/docs/_lldb/__init__.py
M lldb/docs/conf.py
M lldb/docs/index.rst
R lldb/docs/python_api.rst
M llvm/cmake/modules/AddSphinxTarget.cmake
Log Message:
-----------
Revert "[lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python reference"
This reverts commit bab121a1b66e85390cad019ec921febcba35519d. It seems the
docs buildbot doesn't have the required Python headers.
More information about the All-commits
mailing list