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

Docs/354 extend general overview documentation #381

Merged
merged 12 commits into from
Mar 25, 2024

Conversation

Carsopre
Copy link
Collaborator

@Carsopre Carsopre commented Mar 22, 2024

No description provided.

Copy link
Contributor

@ArdtK ArdtK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few comments/questions.

Next to that I think we need to align on:

  • Setup and naming of drawio files. Proposal:
    • 1 diagram per file
    • add scope of and type of diagram in the name (e.g. ra2ce_network_class)
  • Semantics of terms package/subpackage/module:
    • ra2ce is a package
    • everything else with an init.py (e.g. network, analysis, etc) is a subpackage
    • single .py-files are modules
    • from a business perspective an analysis is a module, although technically it can be implemented as a subpackage or module

Note that when you export as png with the option "Include a copy of my diagram" it can be used as source as well. This is much more efficient.

docs/_diagrams/ra2ce_package_overview.png Outdated Show resolved Hide resolved
ra2ce/README.md Show resolved Hide resolved
ra2ce/README.md Outdated Show resolved Hide resolved
docs/_diagrams/ra2ce_overview.drawio Outdated Show resolved Hide resolved
@Carsopre Carsopre linked an issue Mar 25, 2024 that may be closed by this pull request
3 tasks
Copy link
Contributor

@ArdtK ArdtK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor textual suggestions. In general I think we can replace (sub-)package now by subpackage, but doesn't need to be done now.

ra2ce/README.md Outdated Show resolved Hide resolved
ra2ce/README.md Outdated Show resolved Hide resolved
Co-authored-by: Ardt Klapwijk <59741981+ArdtK@users.noreply.github.com>
@Carsopre Carsopre merged commit 97883d7 into master Mar 25, 2024
@Carsopre Carsopre deleted the docs/354-extend-general-overview-documentation branch March 25, 2024 12:26
Carsopre added a commit that referenced this pull request Apr 12, 2024
…w-documentation

Docs/354 extend general overview documentation
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

Successfully merging this pull request may close these issues.

Document architecture
2 participants