Clean up misc. module doccomments
This commit is contained in:
+3
-2
@@ -1,5 +1,6 @@
|
||||
//! Module containing a high-level client for interacting with an MPD server.
|
||||
//! It provides methods for common operations such as playing, pausing, and
|
||||
//! A high-level client for interacting with an Mpd server.
|
||||
//!
|
||||
//! The client provides methods for common operations such as playing, pausing, and
|
||||
//! managing the playlist, and returns the expected response types directly
|
||||
//! from its methods.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user