No, doxygen doesn’t have a setting to merge downward inheritance from external projects. Tag files only provide external base class info not external derived classes. To see a complete hierarchy, you need to run doxygen on the combined codebase or set up an umbrella documentation project.