Boost logo

Boost-Commit :

From: steven_at_[hidden]
Date: 2008-04-30 21:40:37


Author: steven_watanabe
Date: 2008-04-30 21:40:37 EDT (Wed, 30 Apr 2008)
New Revision: 44961
URL: http://svn.boost.org/trac/boost/changeset/44961

Log:
Fixed target name for the abstract system and added it to the dependencies
Text files modified:
   sandbox/units/libs/units/doc/Jamfile.v2 | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: sandbox/units/libs/units/doc/Jamfile.v2
==============================================================================
--- sandbox/units/libs/units/doc/Jamfile.v2 (original)
+++ sandbox/units/libs/units/doc/Jamfile.v2 2008-04-30 21:40:37 EDT (Wed, 30 Apr 2008)
@@ -98,7 +98,7 @@
     "Temperature System Reference"
   ;
 
-run_doxygen abstart_reference
+run_doxygen abstract_reference
   :
     ../../../boost/units/systems/abstract.hpp
   :
@@ -122,6 +122,7 @@
     <dependency>dimensions_reference
     <dependency>trig_reference
     <dependency>temperature_reference
+ <dependency>abstract_reference
     <xsl:param>toc.max.depth=1
     <xsl:param>toc.section.depth=8
     <xsl:param>chunk.section.depth=8


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