Move installer documentation to its own directory

Specific & different enough from tutorials
This commit is contained in:
yuvipanda
2018-08-02 12:35:36 -07:00
parent dc1275912d
commit 3c861d3427
7 changed files with 8 additions and 8 deletions

View File

@@ -26,11 +26,11 @@ Ubuntu 18.04. We have a bunch of tutorials to get you started.
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
tutorials/digitalocean install/digitalocean
tutorials/jetstream install/jetstream
tutorials/google install/google
- :ref:`tutorials/custom`. - :ref:`install/custom`.
You should use this if your cloud provider does not already have a direct tutorial, You should use this if your cloud provider does not already have a direct tutorial,
or if you have experience setting up servers. or if you have experience setting up servers.

View File

@@ -1,4 +1,4 @@
.. _tutorials/custom: .. _install/custom:
============================= =============================
Installing on your own server Installing on your own server

View File

@@ -1,4 +1,4 @@
.. _tutorial_quickstart_digitalocean: .. _insatll/digitalocean:
=========================== ===========================
Installing on Digital Ocean Installing on Digital Ocean

View File

@@ -1,4 +1,4 @@
.. _tutorial_quickstart_google: .. _install/google:
========================== ==========================
Installing on Google Cloud Installing on Google Cloud

View File

@@ -1,4 +1,4 @@
.. _tutorial_quickstart_jetstream: .. _install/jetstream:
======================= =======================
Installing on Jetstream Installing on Jetstream