|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Class inheritance / template (CLASS_GRAPH=YES)Hi there,
Is there any trick to get inheritance working in the generated png file when child class derives from templated classes. I did turn CLASS_GRAPH=YES and HAVE_DOT=YES Eg. http://csmtk.sourceforge.net/CodeGenerator/html/classAstCompoundEntity.html while it clearly derives from two parent classes: http://csmtk.sourceforge.net/CodeGenerator/html/AstCompoundEntity_8h_09_09-source.html Thanks, -- Mathieu ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
|
|
Custom Indexer1. I have a bug tracker and want to reference there
into document pages, generated by
doxygen,
but surely links like
dir_4e6fd7396d634fc1567d597b67448ec8.html
will be hard to use, so i think about
making an indexer,
which can assign ids to generated pages
and remeber
them
2. also, built-in searcher does not search by non-ansi
letters
(e.g. russian) and by the way it could
be possible to
index pages for search
what is the shortest technical design to
accomplish
this? may be it is possbile to quick fix a
built-in search
module and all the pages already
has an internal ids
and the only matter is to get them
out?
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
|
|
Re: Class inheritance / template (CLASS_GRAPH=YES)Anyone ?
Thanks On Fri, Sep 11, 2009 at 10:31 AM, Mathieu Malaterre <mathieu.malaterre@...> wrote: > Hi there, > > Is there any trick to get inheritance working in the generated png > file when child class derives from templated classes. I did turn > CLASS_GRAPH=YES and HAVE_DOT=YES > > Eg. > http://csmtk.sourceforge.net/CodeGenerator/html/classAstCompoundEntity.html > > while it clearly derives from two parent classes: > http://csmtk.sourceforge.net/CodeGenerator/html/AstCompoundEntity_8h_09_09-source.html > > Thanks, > -- > Mathieu > -- Mathieu ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
|
|
Re: Class inheritance / template (CLASS_GRAPH=YES)Hi,
>> Is there any trick to get inheritance working in the generated png >> file when child class derives from templated classes. I did turn >> CLASS_GRAPH=YES and HAVE_DOT=YES >> >> Eg. >> http://csmtk.sourceforge.net/CodeGenerator/html/classAstCompoundEntity.html >> >> while it clearly derives from two parent classes: >> http://csmtk.sourceforge.net/CodeGenerator/html/AstCompoundEntity_8h_09_09-source.html you could try a newer version. The problem could be related to https://bugzilla.gnome.org/show_bug.cgi?id=560623 Joachim ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
|
|
Re: Class inheritance / template (CLASS_GRAPH=YES)On Tue, Oct 20, 2009 at 6:37 PM, Joachim Reichel <joachim.reichel@...> wrote:
> Hi, > >>> Is there any trick to get inheritance working in the generated png >>> file when child class derives from templated classes. I did turn >>> CLASS_GRAPH=YES and HAVE_DOT=YES >>> >>> Eg. >>> http://csmtk.sourceforge.net/CodeGenerator/html/classAstCompoundEntity.html >>> >>> while it clearly derives from two parent classes: >>> http://csmtk.sourceforge.net/CodeGenerator/html/AstCompoundEntity_8h_09_09-source.html > > you could try a newer version. The problem could be related to > https://bugzilla.gnome.org/show_bug.cgi?id=560623 I tried with doxygen 1.6.1 (just reload the page) and output is still the same IMHO. Thanks anyway -- Mathieu ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
| Free embeddable forum powered by Nabble | Forum Help |