From 0736bf876ea7a13fb602ef18bbb59fb34a773f33 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 9 Mar 2010 19:50:07 +0100 Subject: [PATCH] docs: Refer to docs using :doc: instead of :ref: --- docs/installation/despotify.rst | 2 -- docs/installation/index.rst | 4 ++-- docs/installation/libspotify.rst | 2 -- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/installation/despotify.rst b/docs/installation/despotify.rst index e50d3cba..fa7af6f5 100644 --- a/docs/installation/despotify.rst +++ b/docs/installation/despotify.rst @@ -1,5 +1,3 @@ -.. _despotify: - ********************** despotify installation ********************** diff --git a/docs/installation/index.rst b/docs/installation/index.rst index 98829e02..e01fd994 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -34,11 +34,11 @@ Dependencies - DespotifyBackend (Linux and OS X) - - see :ref:`despotify` + - see :doc:`despotify` - LibspotifyBackend (Linux only) - - see :ref:`libspotify` + - see :doc:`libspotify` Spotify settings diff --git a/docs/installation/libspotify.rst b/docs/installation/libspotify.rst index 042a7f2e..5ee6c333 100644 --- a/docs/installation/libspotify.rst +++ b/docs/installation/libspotify.rst @@ -1,5 +1,3 @@ -.. _libspotify: - *********************** libspotify installation ***********************