Skip to content

Commit aa3a781

Browse files
author
git apple-llvm automerger
committed
Merge commit '3579f7f54f83' from apple/stable/20200714 into swift/master
2 parents 175eee9 + 3579f7f commit aa3a781

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

clang-tools-extra/docs/index.rst

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,6 @@ Contents
2424
clang-doc
2525

2626

27-
Doxygen Documentation
28-
=====================
29-
The Doxygen documentation describes the **internal** software that makes up the
30-
tools of clang-tools-extra, not the **external** use of these tools. The Doxygen
31-
documentation contains no instructions about how to use the tools, only the APIs
32-
that make up the software. For usage instructions, please see the user's guide
33-
or reference manual for each tool.
34-
35-
* `Doxygen documentation`_
36-
37-
.. _`Doxygen documentation`: doxygen/annotated.html
38-
39-
.. note::
40-
This documentation is generated directly from the source code with doxygen.
41-
Since the tools of clang-tools-extra are constantly under active
42-
development, what you're about to read is out of date!
43-
4427

4528
Indices and tables
4629
==================

llvm/docs/index.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
About
2-
========
3-
4-
.. warning::
5-
6-
If you are using a released version of LLVM, see `the download page
7-
<https://llvm.org/releases/>`_ to find your documentation.
2+
=====
83

94
The LLVM compiler infrastructure supports a wide range of projects, from
105
industrial strength compilers to specialized JIT applications to small

0 commit comments

Comments
 (0)