[PATCH] D58602: Removed an unhelpful comment in index.rst

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 25 03:22:30 PST 2019


gribozavr created this revision.
gribozavr added a reviewer: ilya-biryukov.
Herald added subscribers: jdoerfert, arphaman.
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D58602

Files:
  clang-tools-extra/docs/index.rst


Index: clang-tools-extra/docs/index.rst
===================================================================
--- clang-tools-extra/docs/index.rst
+++ 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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58602.188119.patch
Type: text/x-patch
Size: 505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190225/038a9244/attachment-0001.bin>


More information about the cfe-commits mailing list