diff --git a/docs/installation/index.rst b/docs/installation/index.rst index 7a811cbaf..b5e7c634b 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -3,7 +3,7 @@ Installing and managing the Open Data Cube ****************************************** This section contains information on setting up and managing the Open Data Cube. - + .. admonition:: Note :class: info @@ -11,6 +11,13 @@ This section contains information on setting up and managing the Open Data Cube. For people using an existing Open Data Cube, such as Digital Earth Australia, you are not required to know most of the information contained here. This material is designed for people wanting to set up a new Open Data Cube instance. +Set Up +------ + +To learn more about setting up the Open Data Cube, see the relevant page: + +* :ref:`Ubuntu Setup ` + .. toctree:: :caption: Setting up an Open Data Cube :maxdepth: 5 diff --git a/docs/installation/setup/ubuntu.rst b/docs/installation/setup/ubuntu.rst index 2f999ae6e..3d4d94a5c 100644 --- a/docs/installation/setup/ubuntu.rst +++ b/docs/installation/setup/ubuntu.rst @@ -1,3 +1,4 @@ +.. _setup-ubuntu: Ubuntu Developer Setup **********************