Package: doxygen
Version: 1.4.5-1
Severity: normal

When using CREATE_SUBDIRS in the doxygen.cfg file, HTML 
files in the new subdirectories can't find tabs.css

The HTML output contains:
<link href="../../doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">

Changing this to:
<link href="../../doxygen.css" rel="stylesheet" type="text/css">
<link href="../../tabs.css" rel="stylesheet" type="text/css">

fixes the problem on a per-file basis but there are a LOT of files
to change!

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.25-1-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages doxygen depends on:
ii  libc6                         2.3.5-7    GNU C Library: Shared libraries an
ii  libgcc1                       1:4.0.2-3  GCC support library
ii  libpng12-0                    1.2.8rel-5 PNG library - runtime
ii  libstdc++6                    4.0.2-3    The GNU Standard C++ Library v3

doxygen recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to