[PATCH] D63971: [docs] [NFC] Removed excess spacing
Alex Brachet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 29 00:39:15 PDT 2019
abrachet created this revision.
abrachet added reviewers: jhenderson, rupprecht.
Herald added a reviewer: JDevlieghere.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Removed excess new lines from documentations. As far as I can tell, it seems as though restructured text is agnostic to new lines, the use of new lines was inconsistent and had no effect on how the files were being displayed.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D63971
Files:
llvm/docs/CommandGuide/bugpoint.rst
llvm/docs/CommandGuide/dsymutil.rst
llvm/docs/CommandGuide/llc.rst
llvm/docs/CommandGuide/llvm-ar.rst
llvm/docs/CommandGuide/llvm-bcanalyzer.rst
llvm/docs/CommandGuide/llvm-build.rst
llvm/docs/CommandGuide/llvm-config.rst
llvm/docs/CommandGuide/llvm-cov.rst
llvm/docs/CommandGuide/llvm-diff.rst
llvm/docs/CommandGuide/llvm-dis.rst
llvm/docs/CommandGuide/llvm-exegesis.rst
llvm/docs/CommandGuide/llvm-extract.rst
llvm/docs/CommandGuide/llvm-lib.rst
llvm/docs/CommandGuide/llvm-link.rst
llvm/docs/CommandGuide/llvm-profdata.rst
llvm/docs/CommandGuide/llvm-stress.rst
llvm/docs/CommandGuide/opt.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63971.207188.patch
Type: text/x-patch
Size: 19949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190629/f4190e8a/attachment.bin>
More information about the llvm-commits
mailing list