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

feat: add more info for contributors #1913

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

r3stl355
Copy link
Contributor

Description

Added what I learned when I started contributing here, could save some time to newcomers
Also added a make action to build new docs. Old (Sphinx) scripts are still there, we should be good to remove those as we are not longer building those docs, will do that separately

Related Issue(s)

resolves #1893

Signed-off-by: Nikolay Ulmasov <ulmasov@hotmail.com>
@github-actions github-actions bot added binding/python Issues for the Python package documentation Improvements or additions to documentation labels Nov 26, 2023
@ion-elgreco ion-elgreco enabled auto-merge (squash) November 29, 2023 08:01
Copy link
Collaborator

@ion-elgreco ion-elgreco left a comment

Choose a reason for hiding this comment

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

Thanks @r3stl355!

@ion-elgreco ion-elgreco merged commit 733b5ff into delta-io:main Nov 29, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add documentation on how to build and run documentation locally
2 participants