diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-06-16 16:21:26 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-06-16 16:30:49 -0700 |
commit | af6ec9200b09039573d85e349496c4f5b17c3d7f (patch) | |
tree | c12d687062c07e0e114cf6f53750dd6fba9bd1ec /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 2a2886160d80f285d7637f91133ded7bac0f9879 (diff) | |
download | llvm-af6ec9200b09039573d85e349496c4f5b17c3d7f.zip llvm-af6ec9200b09039573d85e349496c4f5b17c3d7f.tar.gz llvm-af6ec9200b09039573d85e349496c4f5b17c3d7f.tar.bz2 |
[lldb] Cleanup Python API reference files after building the docs
The sphinx-automodapi extension requires that the generated RST files
live next to the index file. This means that we generate them in the
source directory rather than the build directory. This patch ensures
these files are removed again when sphinx finishes its build.
The proper solution to this problem would be to move everything in the
doc folder from the source directory to the build directory before
generating the docs.
I believe that old RST files being kept around is the reason that the
Python API references on the website isn't getting updated. This patch
is meant as a speculative fix and a way to confirm that.
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions