Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56440 - trunk/tools/boostbook/test/doxygen/boost
From: daniel_james_at_[hidden]
Date: 2009-09-27 15:11:40


Author: danieljames
Date: 2009-09-27 15:11:39 EDT (Sun, 27 Sep 2009)
New Revision: 56440
URL: http://svn.boost.org/trac/boost/changeset/56440

Log:
Fix silly error in doxygen test file.
Text files modified:
   trunk/tools/boostbook/test/doxygen/boost/example.hpp | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/tools/boostbook/test/doxygen/boost/example.hpp
==============================================================================
--- trunk/tools/boostbook/test/doxygen/boost/example.hpp (original)
+++ trunk/tools/boostbook/test/doxygen/boost/example.hpp 2009-09-27 15:11:39 EDT (Sun, 27 Sep 2009)
@@ -1,7 +1,7 @@
 /*!
- \class example
+ \class example::example
     
- \brief Documentation for class example (why isn't this working?)
+ \brief Documentation for class example
  */
 
 /*!


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk