Docs: Fix module docs for songbird::tracks.

Module docs mistakenly used the old doc-link format, so removing `create_player` never fired an error! These have also been partially rewritten to explain the role of `Track` and `TrackHandle`.

Includes some other misc fixes to links, mention of `TrackHandle::action` for metadata handling, etc.

Closes #140.
This commit is contained in:
Kyle Simpson
2022-07-28 10:21:55 +01:00
parent d8061d5029
commit c1d93f790c
5 changed files with 24 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
//! Compatability and convenience methods for working with [serenity].
//! Compatibility and convenience methods for working with [serenity].
//! Requires the `"serenity"` feature.
//!
//! [serenity]: https://crates.io/crates/serenity/0.9.0-rc.2
//! [serenity]: https://crates.io/crates/serenity
use crate::{Config, Songbird};
use serenity::{