Adjust this so that doxygen doesn't barf on it.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 29 Nov 2004 03:47:37 +0000 (03:47 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 29 Nov 2004 03:47:37 +0000 (03:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18319 91177308-0d34-0410-b5e6-96231b3b80d8

docs/doxygen.intro

index 998cdcf5f0785e108dde4bdd8df7262611e39f20..547730cba79c9e1b8f1b45b6b3c84cbc3521b54a 100644 (file)
@@ -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