summaryrefslogtreecommitdiff
path: root/docs/doxygen.intro
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-29 03:47:37 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-29 03:47:37 +0000
commite53b5c10e34d8e3a4cc43b0a7c7b5a4256cc1809 (patch)
tree30c7313b125aff8c666ea7104a63fa2054eec31f /docs/doxygen.intro
parent52d7a75c165ce7f5d98634d7172f7eaf41f42215 (diff)
downloadllvm-e53b5c10e34d8e3a4cc43b0a7c7b5a4256cc1809.tar.gz
llvm-e53b5c10e34d8e3a4cc43b0a7c7b5a4256cc1809.tar.bz2
llvm-e53b5c10e34d8e3a4cc43b0a7c7b5a4256cc1809.tar.xz
Adjust this so that doxygen doesn't barf on it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18319 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/doxygen.intro')
-rw-r--r--docs/doxygen.intro11
1 files changed, 2 insertions, 9 deletions
diff --git a/docs/doxygen.intro b/docs/doxygen.intro
index 998cdcf5f0..547730cba7 100644
--- a/docs/doxygen.intro
+++ b/docs/doxygen.intro
@@ -1,14 +1,7 @@
-////////////////////////////////////////////////////////////////////////////////
-/// @file doxygen.intro
-/// @author Reid Spencer <rspencer@x10sys.com>
-/// @date 2003/12/30
-/// @brief LLVM API documentation introduction.
-////////////////////////////////////////////////////////////////////////////////
-///
-/// @mainpage LLVM:Low Level Virtual Machine
+/// @mainpage Low Level Virtual Machine
///
/// @section main_intro Introduction
-/// Welcome to the Low Level Virtual Machine (LLVM)
+/// Welcome to the Low Level Virtual Machine (LLVM).
///
/// This documentation describes the @b internal software that makes
/// up LLVM, not the @b external use of LLVM. There are no instructions