mavlink / MAVSDK-docs

MAVSDK Guide Docs - Source Code
https://mavsdk.mavlink.io
Other
24 stars 37 forks source link

Remove redundant plugin library linking instructions from documentation #287

Closed KarthiAru closed 3 months ago

KarthiAru commented 3 months ago

The sections regarding linking of plugin library were removed from the taking_off_landing.md, telemetry.md, follow_me.md, missions.md, offboard.md, using_plugins.md documentation files:

With recent versions of MAVSDK, you only need MAVSDK::mavsdk and hence these sections are removed.

KarthiAru commented 2 months ago

@julianoes The PR changes aren't live on the website yet. Isn't there a GitHub Actions CI pipeline to deploy the changes?

julianoes commented 2 months ago

It's some old Jenkins stuff that needs manual kicking. :(

julianoes commented 2 months ago

Kicked it, let's see.