From bca7d9eb1e2e88b221aa858202e19866eec72b2a Mon Sep 17 00:00:00 2001 From: kokarare1212 Date: Thu, 25 Feb 2021 18:44:16 +0900 Subject: [PATCH] Edit Document --- docs/index.md | 2 ++ docs/index.rst | 20 -------------------- 2 files changed, 2 insertions(+), 20 deletions(-) create mode 100644 docs/index.md delete mode 100644 docs/index.rst diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..caf234d --- /dev/null +++ b/docs/index.md @@ -0,0 +1,2 @@ +# Librespot-Python Documentation +coming soon diff --git a/docs/index.rst b/docs/index.rst deleted file mode 100644 index 019f1d0..0000000 --- a/docs/index.rst +++ /dev/null @@ -1,20 +0,0 @@ -.. librespot-python documentation master file, created by - sphinx-quickstart on Thu Feb 25 08:21:05 2021. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to librespot-python's documentation! -============================================ - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search`