Adjust this so that doxygen doesn't barf on it.

llvm-svn: 18319
This commit is contained in:
Reid Spencer 2004-11-29 03:47:37 +00:00
parent 94ade72d66
commit 3776794cc5
1 changed files with 2 additions and 9 deletions

View 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