-
Notifications
You must be signed in to change notification settings - Fork 638
Update documentation with plugins, related tools etc. #1457
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
Conversation
Add a note regarding the ability to use plugins or installing external modules to extend the functionality of python-can.
Add examples of modules using the plugin api
@MattWoodhead I will review this on the weekend or next week. For now, could you resolve the new sphinx warnings? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, great job
fix note block Co-authored-by: Brian Thorne <hardbyte@gmail.com>
Co-authored-by: Brian Thorne <hardbyte@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall great work, thank you for the contribution. 👍
Some things should be changed though.
Co-authored-by: zariiii9003 <52598363+zariiii9003@users.noreply.github.com>
Co-authored-by: zariiii9003 <52598363+zariiii9003@users.noreply.github.com>
Co-authored-by: zariiii9003 <52598363+zariiii9003@users.noreply.github.com>
Co-authored-by: zariiii9003 <52598363+zariiii9003@users.noreply.github.com>
Co-authored-by: zariiii9003 <52598363+zariiii9003@users.noreply.github.com>
Co-authored-by: zariiii9003 <52598363+zariiii9003@users.noreply.github.com>
Fix numbering of lists. Correct careless spelling errors.
Sorry, I think I must have broken those when I tried to sort out the sphinx warnings. |
Awesome! |
An update to the documentation to add reference to some modules using the plugin interface, and in adition add some references to tools related to python-can to address #1041
Todo: