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

Added readthedocs stuff for API documentation. #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Miniontoby
Copy link

@Miniontoby Miniontoby commented Dec 11, 2024

Added readthedocs stuff for API documentation, because this project lacks online API documentation.

This Pull Request at least gives you a base to continue to work with. Most code is already showing, however some functions and stuff could use more documentation and/or examples.

Also includes some type improvements to the docstrings of the code so the documentation is more helpful.

And it includes a fix for the exit function, since that is always called when object is deleted, and if the port cannot be opened, then it tries to close stuff, but it fails

Next step would be to go to https://app.readthedocs.org/dashboard/ and add the project. Then it should automatically host the docs for you.

Also includes some type improvements to the docstrings of the code
So the documentation is more helpful.

Next step would be to go to https://app.readthedocs.org/dashboard/ and add the project.
Then it should automatically host the docs for you
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.

1 participant