File tree Expand file tree Collapse file tree 2 files changed +1
-23
lines changed Expand file tree Collapse file tree 2 files changed +1
-23
lines changed Original file line number Diff line number Diff line change @@ -24,23 +24,6 @@ Contents
24
24
clang-doc
25
25
26
26
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
-
44
27
45
28
Indices and tables
46
29
==================
Original file line number Diff line number Diff line change 1
1
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
+ =====
8
3
9
4
The LLVM compiler infrastructure supports a wide range of projects, from
10
5
industrial strength compilers to specialized JIT applications to small
You can’t perform that action at this time.
0 commit comments