https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109965

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Saifi Khan from comment #2)
> Short of re-compiling the doxygen code with string literal changed to
> "Components" i can't seem to find any other way.

Well if nothing else works, we can just use sed on the generated pages.

(In reply to Saifi Khan from comment #3)
> The file modified is
> /opt/gcc/src/libstdc++-v3/doc/doxygen/DoxygenLayout.xml

It needs to be in the directory where doxygen is run, or pointed to by the
LAYOUT_FILE config in doc/doxygen/user.cfg.in

Reply via email to