[Doxygen-users] Table size and a Problem with Source filter
Brought to you by:
dimitri
From: Gregory R. <gre...@ya...> - 2001-08-17 06:17:12
|
Hi All! 2 questions : - I'm using the source filter option in doxygen to extract the file version information from clearcase and I manage to make it work. But it seems that the FILTER_SOURCE_FILES doen't work. If I put a "NO" my filter is still used. Is this a bug ? - With the HTML files, I'm using a .css file to change the color of heading 2 (H2) to be grey on a black background (I find easier to read). The problem is, on the class description the first table (the public member) is not as wide as the browser (actually the size depend on the largest member declarartion). Is it possible to change it to be be 100% large. It's juste a WIDTH=100% to add on the table . Thanks. PS: Sorry for my english Greg |