Skip to content

Commit a3bb212

Browse files
committed
Merge branch 'swift/master' of github.com:apple/llvm-project into swift/tensorflow-stage
* 'swift/master' of github.com:apple/llvm-project: clang-tools-extra: Drop doxygen link from index.rst llvm index.rst: Drop in-progress warning
2 parents 4133181 + aa3a781 commit a3bb212

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)