Update of /cvsroot/boost/boost/libs/bimap/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16737/doc
Modified Files:
jamfile.v2
Log Message:
remove doxygen generation
Index: jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/bimap/doc/jamfile.v2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- jamfile.v2 25 May 2007 01:07:10 -0000 1.1
+++ jamfile.v2 25 May 2007 04:57:21 -0000 1.2
@@ -6,6 +6,10 @@
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
+
+# Quickbook
+# -----------------------------------------------------------------------------
+
import quickbook ;
xml bimap
@@ -22,39 +26,12 @@
<xsl:param>chunk.section.depth=2
;
-# This generate the doxydocs and write "bimap.hdt". Delete this file if you
want to regenerate the doxydocs again
-# TODO: Learn how to call user doxygen path rather than doxygen directly.
-
-import directdoxygen ;
-
-html-doxydocs bimap.hdt : bimap.hdf ;
-
-# Apply style...
-# TODO: Learn how to call user copy utility path rather than cp directly.
-import notfile ;
+# Doxygen
+# -----------------------------------------------------------------------------
+# This generate the doxydocs and write "bimap.hdt".
+# Delete this file if you want to regenerate the doxydocs again
-notfile apply_style : @apply ;
-actions apply
-{
- mkdir html/images
- mkdir html/images/toc
- mkdir html/images/bimap
- mkdir html/images/extern
- mkdir html/images/people
- mkdir html/images/callouts
- cp style/template/images/*.png html/images/
- cp style/template/images/toc/*.png html/images/toc/
- cp style/template/images/bimap/*.png html/images/bimap/
- cp style/template/images/extern/*.png html/images/extern/
- cp style/template/images/people/*.png html/images/people/
- cp style/template/images/callouts/*.png html/images/callouts/
- cp style/template/boostbook.css html/boostbook.css
- cp style/template/index.html html/index.html
- cp style/template/doxydoc/doxygen.css html/doxydoc/doxygen.css
- cp style/template/doxydoc/tabs.css html/doxydoc/tabs.css
- cp style/template/doxydoc/tab_r.gif html/doxydoc/tab_r.gif
- cp style/template/doxydoc/tab_l.gif html/doxydoc/tab_l.gif
- cp style/template/doxydoc/tab_b.gif html/doxydoc/tab_b.gif
-}
+# import directdoxygen ;
+# html-doxydocs bimap.hdt : bimap.hdf ;
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs