]> kaliko git repositories - python-musicpdaio.git/blobdiff - doc/source/reference.rst
Update documentation
[python-musicpdaio.git] / doc / source / reference.rst
index f71444ce1682f459528e5c1cce03cf6758761bd8..1459b922ef7aee6b1b57fc489d635136ff11aaa7 100644 (file)
@@ -3,6 +3,8 @@
 Reference
 =========
 
+.. _environment_variables:
+
 Environment variables
 ---------------------
 
@@ -39,15 +41,15 @@ Default host:
  * else set host to ``localhost``
 
 Default port:
- * use :envvar:`MPD_PORT` environment variable is set
+ * use :envvar:`MPD_PORT` environment variable if set
  * else use ``6600``
 
 Default timeout:
- * use :envvar:`MPD_TIMEOUT` is set
- * else use :py:obj:`mpdaio.CONNECTION_TIMEOUT`
+ * use :envvar:`MPD_TIMEOUT` if set
+ * else use :py:obj:`mpdaio.const.CONNECTION_TIMEOUT`
 
 
-Changelog
----------
+Supported commands
+------------------
 
-No release yet
+.. include:: commands.rst