-
Notifications
You must be signed in to change notification settings - Fork 102
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
Updated documentation #228
Conversation
c7ed481
to
0fea2ba
Compare
Since we have a sphinx build job, we don't really need that anymore.
0fea2ba
to
e55aeee
Compare
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 it looks good and I am fine with merging this, I have a added a couple of small suggestions to something that could be changed.
Co-authored-by: Mads Holm Peters <79145214+urmahp@users.noreply.github.com> Co-authored-by: Rune Søe-Knudsen <41109954+urrsk@users.noreply.github.com>
6ced4e9
to
8b9fb9f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #228 +/- ##
==========================================
- Coverage 72.05% 72.03% -0.03%
==========================================
Files 71 71
Lines 2652 2786 +134
Branches 337 353 +16
==========================================
+ Hits 1911 2007 +96
- Misses 555 587 +32
- Partials 186 192 +6 ☔ View full report in Codecov by Sentry. |
* Update sphinx theme * Update welcome page with a one-liner * Update installation / build instructions * Update ScriptSender documentation with example * Update rtde client documentation * Add ci job for building the docs * Update dashboard client documentation * Add script command interface documentation * Add reverse_interface documentation * Add trajectory_point_interface documentation * Move UrDriver component description to own file * Update architecture overview graph * Add notes about PolyScope X compatibility
This PR aims at improving the library's documentation.