Doxygen ignores C++ “using” aliases by default, even with EXTRACT_ALL=YES. Just add a quick comment block like /** @brief Double signal */ right above the using line and it shows up instantly.