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

Improve Documentation #822

Merged
merged 16 commits into from
Jun 6, 2024
Merged

Improve Documentation #822

merged 16 commits into from
Jun 6, 2024

Conversation

hf-krechan
Copy link
Collaborator

No description provided.

Comment on lines +8 to +9
Our project has already benefited from the contributions of amazing developers.
We're excited to see your name join this list!
Copy link
Contributor

Choose a reason for hiding this comment

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

Wollen wir die beiden Zeilen weglassen? Ich habe das Gefüglh wir wiederholen uns zu sehr

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ich finde sie nicht schlimm, kann sie aber auch gerne entfernen

Copy link
Contributor

Choose a reason for hiding this comment

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

nee so schlimm finde ich sie auch nicht, kann auch bleiben 😁

docs/index.rst Outdated

Contents
========

.. toctree::
:maxdepth: 2

License <license>
Authors <authors>
Introduction <introduction>
Copy link
Contributor

Choose a reason for hiding this comment

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

Das ist jetzt irgednwie doppelt hier drin oder muss das so?
Ich glaube wir haben fundementals, statt Introduction. Vielleicht failed deswegen auch die doku-action?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

good catch! Ja da ist mir ein Fehler unterlaufen.
Fixed in 0db4ebc

docs/index.rst Outdated
License <license>
Authors <authors>
Fundamentals <fundamentals>
Data model <api/modules>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Data model <api/modules>
Data Model <api/modules>

@@ -53,8 +53,8 @@ All Enums inherit from ``bo4e.enum.StrEnum``. The latter is just a usual Enum wi
EIGENSCHAFT_0815 = "0815" #: manchmal heißen eigenschaften anders (EIGENSCHAFT_0815) als sie serialisiert werden ("0815")
# this typically happens for annoying enum values that contains "-" or start with digits

How to Define `COM`s or `BO`s
-----------------------------
How to Define COMs or BOs
Copy link
Contributor

Choose a reason for hiding this comment

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

🥰

@hf-krechan hf-krechan enabled auto-merge (squash) June 6, 2024 06:08
@hf-krechan hf-krechan merged commit d579cba into main Jun 6, 2024
32 checks passed
@hf-krechan hf-krechan deleted the improve-documentation-2 branch June 6, 2024 06:17
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.

None yet

2 participants