Subject: [Boost-bugs] [Boost C++ Libraries] #1562: doxygen rule putting html output in wrong directory
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-01-08 00:49:54
#1562: doxygen rule putting html output in wrong directory
--------------------------+-------------------------------------------------
Reporter: eric_niebler | Owner: grafik
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: build
Version: Boost 1.34.1 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
Put foo.hpp and Jamfile.v2 in $boost/libs/scratch/doc and run bjam. The
resulting html files end up at $boost/libs/bin.v2/libs/scratch/doc. They
should probably be someplace like
$boost/bin.v2/libs/scratch/doc/<toolset>/<variant>, and possibly under an
html/ subdirectory.
The problem is in the output dir calculation in the doxygen rule in
doxygen.jam.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1562>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC