]> kaliko git repositories - python-musicpd.git/blobdiff - doc/source/index.rst
Releasing 0.9.0
[python-musicpd.git] / doc / source / index.rst
index 9a91ee43d21298cb1e4ae94d1d4bfd26c3f2cd9c..d16644bf2488e33129453af7f60fe1c7f222996a 100644 (file)
@@ -55,9 +55,7 @@ Build documentation
     # Installs sphinx if needed
     python3 -m venv venv && . ./venv/bin/activate
     pip install sphinx
-    # And build
-    python3 setup.py build_sphinx
-    # Or call sphinx
+    # Call sphinx
     sphinx-build -d ./doc/build/doctrees doc/source -b html ./doc/build/html
 
 
@@ -71,6 +69,7 @@ Contents
    use.rst
    doc.rst
    commands.rst
+   examples.rst
    contribute.rst