-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributors
Description
Use pyreverse
(distributed together with pylint
by default) to create module graph and class diagram
- Create a module graph of the python library
- Create a class diagram of the Python library in the github action that generates the documentation
- Add to the documentation generation action in https://github.com/PowerGridModel/power-grid-model/blob/main/.readthedocs.yaml
- Include in the advanced documentation
- Please create a new page
docs/advanced_documentation/python-wrapper-design.md
that contains a small introduction + the diagrams. - Add the new page to the the
docs/index.md
part on Advanced Documentation. - NOTE: We have
docs/advanced_documentation/core-design.md
but that only talks about the design of the C API core. Therefore, that is not the right location to put it.
- Please create a new page
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributors
Type
Projects
Status
Q1 2025