[Doxygen-users] Include source path from another doxyfile
Brought to you by:
dimitri
From: Franz F. <f.f...@gm...> - 2018-08-21 12:59:29
|
Hi, I'm often using git submodules in my projects. Each submodule has it's own doxyfile. If i include the submodule in my parent project, there's a seperate doxyfile, but i don't want to specify the sources again for each submodule. Is there a way, to include the sources of a doxyfile into another doxyfile? Yours Franz |