From 561010bb7fe0f61cbd44d064582200f7181ea588 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 29 Nov 2004 03:47:37 +0000 Subject: [PATCH] Adjust this so that doxygen doesn't barf on it. llvm-svn: 18319 --- docs/doxygen.intro | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/docs/doxygen.intro b/docs/doxygen.intro index 998cdcf5f07..547730cba79 100644 --- a/docs/doxygen.intro +++ b/docs/doxygen.intro @@ -1,14 +1,7 @@ -//////////////////////////////////////////////////////////////////////////////// -/// @file doxygen.intro -/// @author Reid Spencer -/// @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