[PATCH] D47537: [clang-tools-extra] Cleanup documentation routine

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 30 09:30:53 PDT 2018


omtcyfz updated this revision to Diff 149138.
omtcyfz retitled this revision from "[clang-rename] Move clang-rename documentation to Clang repository" to "[clang-tools-extra] Cleanup documentation routine".
omtcyfz edited the summary of this revision.
omtcyfz added a comment.
Herald added a subscriber: ilya-biryukov.

I also noticed that some directories in clang-tools-extra are not present in Doxygen configuration file and hence these directories are not processed. I removed irrelevant Doxygen configuration file (which seems to be abandoned and unused) and updated the input list.


https://reviews.llvm.org/D47537

Files:
  clang-tools-extra/docs/Doxyfile
  clang-tools-extra/docs/clang-rename.rst
  clang-tools-extra/docs/doxygen.cfg.in
  clang-tools-extra/docs/index.rst
  clang/docs/ClangRename.rst
  clang/docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47537.149138.patch
Type: text/x-patch
Size: 81401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180530/4d17c43b/attachment-0001.bin>


More information about the cfe-commits mailing list