|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Modules book title: possible to rename ?Dear Doxygen users,
I'm wondering if it is possible to rename the [+] Modules book as presented in the compressed hypertext help (CHM) file to something of my own choice. The idea is probably easiest shown with a 'picture'. The 'default' CHM File Contents: [=] ApplicationName [+] Modules [+] ApplicationName Project <group__group__camera__project__plan.html>[+] <group__group__camera__project__plan.html>Project Plan <group__group__camera__project__plan.html> <group__group__camera__requirements.html> <group__group__camera__requirements.html> <group__group__camera__requirements.html>[+] <group__group__camera__requirements.html>Requirements <group__group__camera__requirements.html> <group__group__camera__sdd.html> <group__group__camera__requirements.html>[+] <group__group__camera__sdd.html>System Description <group__group__camera__sdd.html> <group__group__camera__user__manual.html> <group__group__camera__requirements.html>[+] <group__group__camera__user__manual.html>User Manual <group__group__camera__user__manual.html> <group__group__camera__modules.html> <group__group__camera__requirements.html>[+] <group__group__camera__modules.html>ApplicationName Modules <group__group__camera__modules.html> <group__group__camera__coding__standard.html> <group__group__camera__requirements.html>[+] <group__group__camera__coding__standard.html>Coding Standard <group__group__camera__coding__standard.html> <group__group__camera__references.html> <group__group__camera__requirements.html>[=] References <group__group__camera__references.html> I'd rather like the Contents to read: [=] ApplicationName [+] ApplicationName Project <group__group__camera__project__plan.html>[+] <group__group__camera__project__plan.html>Project Plan <group__group__camera__project__plan.html> <group__group__camera__requirements.html>[+] <group__group__camera__requirements.html>Requirements <group__group__camera__requirements.html> <group__group__camera__requirements.html>[+] <group__group__camera__sdd.html>System Description <group__group__camera__sdd.html> <group__group__camera__requirements.html>[+] <group__group__camera__user__manual.html>User Manual <group__group__camera__user__manual.html> <group__group__camera__requirements.html>[+] ApplicationName <group__group__camera__modules.html>Modules <group__group__camera__modules.html> <group__group__camera__requirements.html>[+] <group__group__camera__coding__standard.html>Coding Standard <group__group__camera__coding__standard.html> <group__group__camera__requirements.html>[=] References <group__group__camera__references.html> The modules book --renamed ApplicationName Project-- will only contain modules. I had a quick look in the Doxygen help, the FAQ and Google( how to (re)name the html modules in doxygen ), but did not find anything close to an answer. Thanks for any help. Martin. -- __________________________________________________________________________ Martin Moene mailto:m.j.moene@... T: +31 71 527 5960 http://www.eld.physics.LeidenUniv.nl/~moene/ F: +31 71 527 1542 Electronics Department | Leiden Institute of Physics | Leiden University __________________________________________________________________________ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
|
|
Re: Modules book title: possible to rename ? [cleaned-up][Sorry for the clutter in the original post]
Dear Doxygen users, I'm wondering if it is possible to rename the [+] Modules book as presented in the compressed hypertext help (CHM) file to something of my own choice. The idea is probably easiest shown with a 'picture'. The 'default' CHM File Contents: [=] ApplicationName [+] Modules [+] ApplicationName Project [+] Project Plan [+] Requirements [+] System Description [+] User Manual [+] ApplicationName Modules [+] Coding Standard [=] References I'd rather like the Contents to read: [=] ApplicationName [+] ApplicationName Project [+] Project Plan [+] Requirements [+] System Description [+] User Manual [+] ApplicationName Modules [+] Coding Standard [=] References The modules book --renamed ApplicationName Project-- will only contain modules. I had a quick look in the Doxygen help, the FAQ and Google( how to (re)name the html modules in doxygen ), but did not find anything close to an answer. Thanks for any help. Martin. -- __________________________________________________________________________ Martin Moene mailto:m.j.moene@... T: +31 71 527 5960 http://www.eld.physics.LeidenUniv.nl/~moene/ F: +31 71 527 1542 Electronics Department | Leiden Institute of Physics | Leiden University __________________________________________________________________________ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
|
|
Re: Modules book title: possible to rename ? [cleaned-up]>>>>> "MJM" == Martin J Moene <m.j.moene@...> writes:
MJM> [Sorry for the clutter in the original post] MJM> Dear Doxygen users, MJM> I'm wondering if it is possible to rename the [+] Modules book as MJM> presented in the compressed hypertext help (CHM) file to something of my MJM> own choice. MJM> The idea is probably easiest shown with a 'picture'. MJM> The 'default' CHM File Contents: MJM> [=] ApplicationName MJM> [+] Modules MJM> [+] ApplicationName Project MJM> [+] Project Plan MJM> [+] Requirements MJM> [+] System Description MJM> [+] User Manual MJM> [+] ApplicationName Modules MJM> [+] Coding Standard MJM> [=] References MJM> I'd rather like the Contents to read: MJM> [=] ApplicationName MJM> [+] ApplicationName Project MJM> [+] Project Plan MJM> [+] Requirements MJM> [+] System Description MJM> [+] User Manual MJM> [+] ApplicationName Modules MJM> [+] Coding Standard MJM> [=] References MJM> The modules book --renamed ApplicationName Project-- will only contain MJM> modules. MJM> I had a quick look in the Doxygen help, the FAQ and Google( how to MJM> (re)name the html modules in doxygen ), but did not find anything close MJM> to an answer. MJM> Thanks for any help. MJM> Martin. If you are bulding Doxygen from source, then your best bet is to modify translator_en.h and change the translation. That is how I changed "Modules" to "Groups" in all places where the work "module" appeared. -- Jake Colman Director of Software Development Principia Partners LLC 101 West Elm Street Suite 620 Conshohocken, PA 19428 +1 (610) 755-9786 www.principiapartners.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
|
|
Re: change/customize/alternate/dif |
| Free embeddable forum powered by Nabble | Forum Help |