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 autodocs #4

Merged
merged 21 commits into from
Oct 2, 2024
Merged

Add autodocs #4

merged 21 commits into from
Oct 2, 2024

Conversation

JAB1305
Copy link
Contributor

@JAB1305 JAB1305 commented Aug 17, 2024

This adds the necessary configuration files for automatically generating documentation based on the code docstrings, similarly to how it works in the BaSyx-Python-SDK Docs.

We also add a simple GitHub workflow CI job to verify the compilation of docs without errors.

Depends on #5

@JAB1305 JAB1305 marked this pull request as draft August 17, 2024 13:11
@JAB1305 JAB1305 marked this pull request as ready for review August 24, 2024 13:41
Copy link
Contributor

@s-heppner s-heppner left a comment

Choose a reason for hiding this comment

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

Other than the small comment above, it lgtm now.
While you're at it, can you resolve the conflicts with the ci.yml in the main branch?

Check if this might resolve the current warnings in github workflow
This might be a fix for the current compile issue regarding TypeVars
This adds 'toml' as an addition requirement necessary to compile the documentation
@s-heppner s-heppner merged commit 5e5c5e8 into eclipse-basyx:main Oct 2, 2024
6 checks passed
@s-heppner s-heppner deleted the docs branch October 2, 2024 09:22
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.

2 participants