docs: Split off links to other pages into its own section

This is an attempt to make these more visible - the intro section
explains what this is, and then we mention where to go, and after that
we go into installation and stuff.

I don't think putting "where to go" *after* the installation
instruction is correct, but maybe it is? For the time being, we keep
the order as it is.
This commit is contained in:
Fabian Homborg
2021-05-18 22:51:28 +02:00
parent 08a455d4f1
commit d5a30ed103

View File

@@ -20,6 +20,9 @@ Some of the special features of fish are:
This page explains how to install and set up fish and where to get more information. This page explains how to install and set up fish and where to get more information.
Further Reading
===============
If this is your first time using fish, see the :ref:`tutorial <tutorial>`. If this is your first time using fish, see the :ref:`tutorial <tutorial>`.
If you are already familiar with other shells like bash and want to see the scripting differences, see :ref:`Fish For Bash Users <fish_for_bash_users>`. If you are already familiar with other shells like bash and want to see the scripting differences, see :ref:`Fish For Bash Users <fish_for_bash_users>`.