Re: [Doxygen-users] how to rename the "Modules" group ?
Brought to you by:
dimitri
From: Monique S. <mon...@ea...> - 2015-02-17 15:22:01
|
> I guess, you can use the layouts file to specify a different title. See > [1] for the docs on that. First generate the default layouts file and right in the first section edit the corresponding 'title' attribute. E.g.: >> <tab type="modules" visible="yes" title="Entities" intro=""/> >> [1]: http://www.stack.nl/~dimitri/doxygen/manual/customize.html#layout Yes, that was easy and it worked! Thank you very much, -Monique |