Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Missing' collaboration diagrams in chm documentation for large projects (Origin: bugzilla #621854) #3808

Closed
doxygen opened this issue Jul 2, 2018 · 0 comments

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status RESOLVED severity normal in component general for ---
Reported in version 1.7.0 on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2010-06-17 07:07:26 +0000, Hubert Mackenberg wrote:

We have project with roughly 50 groups and have set GROUP_GRAPHS and HAVE_DOT
to YES, thus we want collaboration diagrams for the groups.

The collaboration diagrams are okay in the generated HTML documentation,
but in the CHM documentation there are only small rectangles shown with
an 'x' in the centre (see attachment).

We assume that the HTML help compiler is called before the .png files
for the collaboration diagrams are complete. If this is correct the
HTML help compiler call should be delayed until .png files are complete.

Note:

  • CHM documentation is correct if you run doxygen a second time
    (in this case .png files are complete from first call)
  • CHM documentation is correct if you change the '# Doxyfile 1.7.0'
    line to '# Doxyfile 1.6.3'
    (Maybe the DOT tool handling depends on this line)

On 2010-06-17 07:09:46 +0000, Hubert Mackenberg wrote:

Created attachment 163890
Screen shot of .chm file with 'missing' collaboration diagram

On 2010-06-17 09:10:56 +0000, Dimitri van Heesch wrote:

Your assumption is correct! I will need to move the invocation of the HTML help compiler to a point after when the dot images are created.

On 2010-06-20 20:19:50 +0000, Dimitri van Heesch wrote:

*** Bug 622219 has been marked as a duplicate of this bug. ***

On 2010-06-24 14:29:37 +0000, Dimitri van Heesch wrote:

*** Bug 622593 has been marked as a duplicate of this bug. ***

On 2010-06-25 11:49:01 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.1. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.

On 2010-06-28 12:03:27 +0000, Dimitri van Heesch wrote:

*** Bug 623019 has been marked as a duplicate of this bug. ***

On 2010-10-09 08:19:43 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.2. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.

@doxygen doxygen closed this as completed Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant