Documentation restructuring

This commit is contained in:
cytopia
2018-07-03 15:47:58 +02:00
parent 0121371048
commit acab8b346e
169 changed files with 2211 additions and 865 deletions

View File

@ -51,7 +51,7 @@ It will be ready in eight simple steps:
host> ./shell.sh
.. seealso:: :ref:`tutorial_work_inside_the_php_container`
.. seealso:: :ref:`work_inside_the_php_container`
2. Create new vhost directory
@ -124,7 +124,7 @@ It will be ready in eight simple steps:
7. DNS record
-------------
If you do not have :ref:`global_configuration_auto_dns` configured, you will need to add the
If you do not have :ref:`setup_auto_dns` configured, you will need to add the
following line to your host operating systems ``/etc/hosts`` file
(or ``C:\Windows\System32\drivers\etc`` on Windows):
@ -134,8 +134,10 @@ following line to your host operating systems ``/etc/hosts`` file
127.0.0.1 my-cake.loc
.. seealso::
For in-depth info about adding DNS records on Linux, Windows or MacOS see:
:ref:`project_configuration_dns_records` or :ref:`global_configuration_auto_dns`.
* :ref:`howto_add_project_dns_entry_on_mac`
* :ref:`howto_add_project_dns_entry_on_win`
* :ref:`setup_auto_dns`
8. Open your browser