[libcxx-commits] [PATCH] D106339: Add support to generate Sphinx DOCX documentation
Tony Tye via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 23 19:50:52 PDT 2021
t-tye updated this revision to Diff 361407.
t-tye added a comment.
Factor out documentation and CMake file changes unrelated to adding DOCX support to D106736 <https://reviews.llvm.org/D106736>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106339/new/
https://reviews.llvm.org/D106339
Files:
clang-tools-extra/docs/CMakeLists.txt
clang-tools-extra/docs/conf.py
clang-tools-extra/docs/make.bat
clang/docs/CMakeLists.txt
clang/docs/Makefile.sphinx
clang/docs/analyzer/conf.py
clang/docs/analyzer/make.bat
clang/docs/conf.py
clang/docs/make.bat
flang/docs/CMakeLists.txt
flang/docs/conf.py
libcxx/docs/CMakeLists.txt
libcxx/docs/Makefile.sphinx
libcxx/docs/conf.py
libunwind/docs/CMakeLists.txt
libunwind/docs/conf.py
lld/docs/CMakeLists.txt
lld/docs/conf.py
lld/docs/make.bat
lld/docs/sphinx_intro.rst
lldb/docs/CMakeLists.txt
lldb/docs/conf.py
lldb/docs/resources/build.rst
llvm/cmake/modules/AddSphinxTarget.cmake
llvm/cmake/modules/FindSphinx.cmake
llvm/docs/CMake.rst
llvm/docs/CMakeLists.txt
llvm/docs/Makefile.sphinx
llvm/docs/README.txt
llvm/docs/conf.py
llvm/docs/make.bat
openmp/docs/CMakeLists.txt
openmp/docs/README.txt
openmp/docs/conf.py
polly/docs/CMakeLists.txt
polly/docs/conf.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106339.361407.patch
Type: text/x-patch
Size: 23884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210724/35e5e9d2/attachment-0001.bin>
More information about the libcxx-commits
mailing list