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

Add a class diagram to the README #422

Closed
oliverklee opened this issue Feb 2, 2024 · 0 comments · Fixed by #482
Closed

Add a class diagram to the README #422

oliverklee opened this issue Feb 2, 2024 · 0 comments · Fixed by #482

Comments

@oliverklee oliverklee self-assigned this Feb 17, 2024
oliverklee added a commit that referenced this issue Feb 17, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

Due to a limitation of Mermaid, different things cannot share the
same name, and I had to add a `_` suffix to namespaces in order
to avoid collisions with class names.

Fixes #422
oliverklee added a commit that referenced this issue Feb 17, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

Due to a limitation of Mermaid, different things cannot share the
same name, and I had to add a `_` suffix to namespaces in order
to avoid collisions with class names.

Fixes #422
oliverklee added a commit that referenced this issue Feb 17, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

Due to a limitation of Mermaid, different things cannot share the
same name, and I had to add a `_` suffix to namespaces in order
to avoid collisions with class names.

Fixes #422
oliverklee added a commit that referenced this issue Feb 24, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422
oliverklee added a commit that referenced this issue Feb 24, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422
oliverklee added a commit that referenced this issue Feb 24, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422
oliverklee added a commit that referenced this issue Feb 24, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422

[ci skip]
oliverklee added a commit that referenced this issue Feb 24, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422

[ci skip]
oliverklee added a commit that referenced this issue Feb 24, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422

[ci skip]
oliverklee added a commit that referenced this issue Feb 24, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422

[ci skip]
oliverklee added a commit that referenced this issue Feb 24, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422

[ci skip]
oliverklee added a commit that referenced this issue Feb 24, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422
oliverklee added a commit that referenced this issue Feb 24, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422
oliverklee added a commit that referenced this issue Feb 26, 2024
This diagram aims to provide an overview of which classes we have
and how their are interconnected. Hence, it does not contain
any methods or properties.

As the Mermaid render on GitHub does not support namespace, the
classes are not grouped into namespaces in the diagram.

Fixes #422
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant