We have a complex project build of many packages. We use a common
Doxygen config for all of them. We would like to put the detailed
description at the top, which needs a layout file (alas), and I'd like a
single file that is used for all of these packages. The path to each
package is set by environment variables, and so is not necessarily fixed.
Any suggestion for how to make this work? So far nothing I have tried
works. The include path is apparently not used to search for the layout
file, and I don't see any other path variable that would work, instead.
-- Russell
|