]> kaliko git repositories - python-musicpd.git/commitdiff
Fixed typo in CHANGES.txt, some wording and URL
authorKaliko Jack <kaliko@azylum.org>
Thu, 18 Feb 2021 14:43:34 +0000 (15:43 +0100)
committerKaliko Jack <kaliko@azylum.org>
Thu, 18 Feb 2021 14:43:34 +0000 (15:43 +0100)
CHANGES.txt
doc/source/doc.rst
doc/source/index.rst

index c72e7ebf8a36437101767edc7179252af2edd2a9..f6ae4ee7700495762b5cdc588d539d04467de773 100644 (file)
@@ -8,7 +8,7 @@ Changes in 0.6.0 UNRELEASED
   considers only gztar and zip)
 * Add binarylimit command
 * Add getvol command
-* Honor MPD_TIMEOUT environment variables
+* Honor MPD_TIMEOUT environment variable
 * Default connection timeout is now 30s (previously 5s)
 * Add abstract unix socket support
 
index 60ae4faf9e9b903f5e104a59e26a2e4df2d88294..c270e123470abf33b36728bd55c642569297f553 100644 (file)
@@ -1,4 +1,4 @@
-MPD client class
+musicpd namespace
 =================
 
 .. autodata:: musicpd.CONNECTION_TIMEOUT
index d552f002115af0d852c1bf077b0760bbc4c57cce..76871d1af0e9eabd89c28b05efef13044efe1562 100644 (file)
@@ -13,7 +13,7 @@ Installation
 
 .. code:: bash
 
-    pip install git+https://gitlab.com/kaliko/python-musicpd.git
+    pip install git+https://gitlab.com/kaliko/python-musicpd.git@dev
 
 
 Library overview
@@ -75,7 +75,6 @@ Indices and tables
 
 * :ref:`genindex`
 * :ref:`search`
-.. * :ref:`modindex`
 
 
 .. vim: spell spelllang=en