[llvm-commits] CVS: llvm/docs/doxygen.intro

Reid Spencer reid at x10sys.com
Sun Nov 28 19:47:47 PST 2004



Changes in directory llvm/docs:

doxygen.intro updated: 1.2 -> 1.3
---
Log message:

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


---
Diffs of the changes:  (+2 -9)

Index: llvm/docs/doxygen.intro
diff -u llvm/docs/doxygen.intro:1.2 llvm/docs/doxygen.intro:1.3
--- llvm/docs/doxygen.intro:1.2	Thu Jun  3 10:23:59 2004
+++ llvm/docs/doxygen.intro	Sun Nov 28 21:47:37 2004
@@ -1,14 +1,7 @@
-////////////////////////////////////////////////////////////////////////////////
-/// @file doxygen.intro
-/// @author Reid Spencer <rspencer at 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






More information about the llvm-commits mailing list