diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-02-25 12:48:52 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-02-25 12:48:52 +0000 |
commit | a7aac27aaf9741eb00134b8e6dbd80fc21793bec (patch) | |
tree | 98ffd2f67e67ea527f15a96c3ab4faf64b40a17f | |
parent | f03939fcc3aba0732845554cf057d6abc06ec421 (diff) | |
download | bcm5719-llvm-a7aac27aaf9741eb00134b8e6dbd80fc21793bec.tar.gz bcm5719-llvm-a7aac27aaf9741eb00134b8e6dbd80fc21793bec.zip |
Removed an unhelpful comment in index.rst
Reviewers: ilya-biryukov
Subscribers: arphaman, jdoerfert, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D58602
llvm-svn: 354777
-rw-r--r-- | clang-tools-extra/docs/index.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/clang-tools-extra/docs/index.rst b/clang-tools-extra/docs/index.rst index 8e6beb35a60..e2152862552 100644 --- a/clang-tools-extra/docs/index.rst +++ b/clang-tools-extra/docs/index.rst @@ -1,8 +1,3 @@ -.. Extra Clang Tools documentation master file, created by - sphinx-quickstart on Wed Feb 13 10:00:18 2013. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - .. title:: Welcome to Extra Clang Tools's documentation! Introduction |