On 2/7/13 2:21 PM, Dimitri van Heesch wrote:
> Hi Pete,
>
> On Feb 7, 2013, at 4:01 , Pete Brunet <p...@a11ysoft.com> wrote:
>> I am using HTML_EXTRA_STYLESHEET.  However my css files,
>> header/footer/conf are in one directory and the IDL is in an immediate
>> subdirectory.  In the conf file the header/footer/css files are prefixed
>> with ..\ and doxygen is run from the subdiretory.  There are no problems
>> with header/footer but the generated code in the docs/html subdirectory
>> has ..\customdoxygen.css which doesn't work because that file is in the
>> html directory, not the parent docs directory.
> Is this with the latest version of doxygen? 
> There was such a bug when this feature was first introduced if I recall 
> correctly.
Hi Dimitri, Yes this is with 1.8.3.1. 

For a workaround I am doing the following:
- remove the ..\ from HTML_EXTRA_STYLESHEET
- copy of customdoxygen.css into my api subdirectory
- run doxygen from the api subdirectory
- delete comstomdoxygen.css from my api subdirectory
>
> Regards,
>   Dimitri
>
>


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to