Skip to content

[BUG] [Doxygen] XML Parsing Error: duplicate attribute #1201

@xgupta

Description

@xgupta

Description

The call graph should be shown in the doxygen documentation. But not available for many functions. See one https://thealgorithms.github.io/C-Plus-Plus/df/dfb/minimax_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4.

Expected Behavior

Call graph should be visible.

Actual Behavior

Error state that XML Parsing Error: duplicate attribute
Location: https://thealgorithms.github.io/C-Plus-Plus/df/dfb/minimax_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg
Line Number 24, Column 102:

Possible Fix

After make doc run the doxygen Doxyfile.doc. but I don't know where will this action made in https://github.com/TheAlgorithms/C-Plus-Plus.

Steps to Reproduce

  1. Search any page for exmaple https://thealgorithms.github.io/C-Plus-Plus/d4/d8d/jarvis__algorithm_8cpp.html

Context

The call graph makes it easier to understand the program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions