[Bug 490] New: KDL does not install docs correctly & Doxyfile needs updating

For more infomation about this bug, visit
Summary: KDL does not install docs correctly & Doxyfile needs
updating
Product: KDL
Version: kdl-trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: orocos-dev [..] ...
ReportedBy: peter [dot] soetens [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created an attachment (id=209)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=209)
Sets cross-referencing correct and installs api files

The KDL api is not correctly being installed and the Doxyfile.in still refers
to rtt v1.0.x. I'm setting up a generic system for installing and
cross-referencing the API.

Remind that the KDL API is already nightly generated on

A link to these files might be appropriate on the orocos.org/kdl page as well.

Ruben Smits's picture

[Bug 490] KDL does not install docs correctly & Doxyfile needs u

For more infomation about this bug, visit

Ruben Smits <ruben [dot] smits [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
CC| |ruben [dot] smits [..] ...

--- Comment #1 from Ruben Smits <ruben [dot] smits [..] ...> 2008-01-18 15:28:52 ---
patch committed to trunk:

don't mind the extra files in the commit.

svn ci -m "Fixing bug 490, supplying patch send by Peter Soetens"
Sending CMakeLists.txt
Sending debian/control
Sending debian/liborocos-kdl-python1.0.install
Sending doc/CMakeLists.txt
Sending doc/Doxyfile.in
Sending tests/solvertest.cpp
Sending tests/solvertest.hpp
Transmitting file data .......
Committed revision 28846.

Ruben