From 3471a5639b28eb5b4774a150ba0523fe37618eaa Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 6 Nov 2012 16:55:56 +0100 Subject: [PATCH] docs: Add a section pointing to the Raspberry Pi page --- docs/installation/index.rst | 7 +++++++ docs/installation/raspberrypi.rst | 2 ++ 2 files changed, 9 insertions(+) diff --git a/docs/installation/index.rst b/docs/installation/index.rst index f54379ff..587866fd 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -52,6 +52,13 @@ figure it out for itself, run the following to upgrade right away:: sudo apt-get dist-upgrade +Raspberry Pi running Debian +=========================== + +We have guides for installing a Raspberry Pi from scratch with either Debian +6.0 Squeeze or Debian 7.0 Wheezy. See :ref:`raspberrypi-installation`. + + Arch Linux: Install from AUR ============================ diff --git a/docs/installation/raspberrypi.rst b/docs/installation/raspberrypi.rst index eaec48cd..fbb07364 100644 --- a/docs/installation/raspberrypi.rst +++ b/docs/installation/raspberrypi.rst @@ -1,3 +1,5 @@ +.. _raspberrypi-installation: + **************************** Installation on Raspberry Pi ****************************