Add a quickstart tutorial & re-organize index page

We split docs into tutorials & more in-depth guides.
This commit is contained in:
yuvipanda
2018-06-28 02:34:51 -07:00
parent 2cb286c6f1
commit 1cfc37a23b
6 changed files with 133 additions and 40 deletions

View File

@@ -19,9 +19,25 @@ at the public IP of your server!
If this installation method (``curl <arbitrary-url> | sudo bash -``)
makes you nervous, check out the :ref:`other installation methods <installation>` we support!
.. toctree::
:maxdepth: 1
Tutorials
=========
requirements
install
admin
Tutorials guide you through accomplishing specific goals. Great place to get
started!
.. toctree::
:titlesonly:
tutorials/quickstart
Guides
======
Guides provide in-depth explanations of specific topics.
.. toctree::
:titlesonly:
guides/requirements
guides/install
guides/admin