X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=doc%2Fsource%2Findex.rst;h=9a91ee43d21298cb1e4ae94d1d4bfd26c3f2cd9c;hb=593b46bb7ce981af3272f5a33eb1727423e0d242;hp=d552f002115af0d852c1bf077b0760bbc4c57cce;hpb=e4003597f43ccb041f81827b56c082cf5554098d;p=python-musicpd.git diff --git a/doc/source/index.rst b/doc/source/index.rst index d552f00..9a91ee4 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,3 +1,6 @@ +.. SPDX-FileCopyrightText: 2018-2023 kaliko +.. 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,6 +67,7 @@ Contents .. toctree:: :maxdepth: 2 + self use.rst doc.rst commands.rst @@ -75,7 +79,6 @@ Indices and tables * :ref:`genindex` * :ref:`search` -.. * :ref:`modindex` .. vim: spell spelllang=en