]> kaliko git repositories - python-musicpd.git/blobdiff - doc/source/index.rst
Some documentation refactoring, improvements
[python-musicpd.git] / doc / source / index.rst
index fdfeb70df3ac357ba1d57d322705054eec25e6ea..9a91ee43d21298cb1e4ae94d1d4bfd26c3f2cd9c 100644 (file)
@@ -1,3 +1,6 @@
+.. SPDX-FileCopyrightText: 2018-2023  kaliko <kaliko@azylum.org>
+.. SPDX-License-Identifier: LGPL-3.0-or-later
+
 .. include:: ../../README.rst
 
 Installation
@@ -13,11 +16,11 @@ 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
-----------------
+================
 Here is a snippet allowing to list the last modified artists in the media library:
 
 .. code:: python3
@@ -43,7 +46,7 @@ Here is a snippet allowing to list the last modified artists in the media librar
 
 
 Build documentation
---------------------
+===================
 
 .. code:: bash
 
@@ -64,8 +67,10 @@ Contents
 .. toctree::
    :maxdepth: 2
 
+   self
    use.rst
    doc.rst
+   commands.rst
    contribute.rst
 
 
@@ -73,7 +78,6 @@ Indices and tables
 ==================
 
 * :ref:`genindex`
-* :ref:`modindex`
 * :ref:`search`