Skip to content

Documentation diagrams not generated correctly #139

@dlidstrom

Description

@dlidstrom

Description

The documentation that is generated by Doxygen has some kind of encoding problem in the inheritance diagrams. All characters are being shown as boxes.

Steps to Reproduce

See https://c5.azurewebsites.net/d2/d52/classC5_1_1GuardedEnumerator.html. I am using Chrome on Windows but observed the same using Safari om my Macbook Pro.

image

Expected behavior: [What you expect to happen]

I expect readable characters.

Actual behavior: [What actually happens]

Encoding problems.

Finally, maybe Doxygen isn't the best documentation generator for .NET projects? It might be a good idea to try. See DocFX which looks promising.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions