From e078c9507c3abb4d9bb2265c366b26557880a3e3 Mon Sep 17 00:00:00 2001 From: Jonas Devlieghere Date: Fri, 3 May 2019 20:42:45 +0000 Subject: [lldb] Remove the 'www' folder. Now that the new website is live and everything is generated from the repository, we don't need the www folder anymore. llvm-svn: 359929 --- .../cpp_reference/html/doxygen_8intro_source.html | 64 ---------------------- 1 file changed, 64 deletions(-) delete mode 100644 lldb/www/cpp_reference/html/doxygen_8intro_source.html (limited to 'lldb/www/cpp_reference/html/doxygen_8intro_source.html') diff --git a/lldb/www/cpp_reference/html/doxygen_8intro_source.html b/lldb/www/cpp_reference/html/doxygen_8intro_source.html deleted file mode 100644 index f4759c72ea0..00000000000 --- a/lldb/www/cpp_reference/html/doxygen_8intro_source.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - - -LLVM: doxygen.intro Source File - - -

LLDB API Documentation

- - - - - -
-
-
doxygen.intro
-
-
-Go to the documentation of this file.
1 /// @mainpage LLDB
-
2 ///
-
3 /// @section main_intro Introduction
-
4 /// Welcome to LLDB.
-
5 ///
-
6 /// This documentation describes the @b interface that can drive LLDB.
-
7 /// There are no instructions here on how to use LLDB, only the APIs
-
8 /// that make up the software. For usage instructions, please see
-
9 /// the help command.
-
10 ///
-
11 /// @section main_caveat Caveat
-
12 /// This documentation is generated directly from the source code with doxygen.
-
13 /// Since LLDB is constantly under active development, what you're about to
-
14 /// read is out of date! However, it may still be useful since certain portions
-
15 /// of LLDB are very stable.
-
16 ///
-
17 /// @section main_changelog Change Log
-
18 /// - Adapted for LLDB 05/25/2013 by Daniel Malea
-
19 /// - Original content written 12/30/2003 by Reid Spencer
-
-
- -
- - - -- cgit v1.2.3