Skip to content

Commit

Permalink
Merge branch '1.2' into 1.3
Browse files Browse the repository at this point in the history
* 1.2:
  [Docs] Remove vagrant references
  • Loading branch information
pamil committed Jan 9, 2019
2 parents 93d9535 + 4e7608e commit ed00fcf
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 64 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ Installation

[Install Sylius](http://docs.sylius.com/en/latest/book/installation/installation.html) with Composer (see [requirements details](http://docs.sylius.com/en/latest/book/installation/requirements.html)).

Alternatively, you can [use our Vagrant setup](http://docs.sylius.com/en/latest/book/installation/vagrant_installation.html).

Documentation
-------------

Expand Down
1 change: 0 additions & 1 deletion docs/book/installation/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ The process of installing Sylius together with the requirements to run it effici

requirements
installation
vagrant_installation
upgrading

.. include:: /book/installation/map.rst.inc
4 changes: 0 additions & 4 deletions docs/book/installation/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ for your custom e-commerce application.
If you do not want your shop to send requests to GUS, please visit :doc:`this guide </cookbook/configuration/disabling-admin-notifications>`
for further instructions.

.. tip::

If you prefer to work with **Vagrant** head to :doc:`this guide </book/installation/vagrant_installation>`.

Initiating A New Sylius Project
-------------------------------

Expand Down
1 change: 0 additions & 1 deletion docs/book/installation/map.rst.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
* :doc:`/book/installation/requirements`
* :doc:`/book/installation/installation`
* :doc:`/book/installation/vagrant_installation`
* :doc:`/book/installation/upgrading`
51 changes: 0 additions & 51 deletions docs/book/installation/vagrant_installation.rst

This file was deleted.

5 changes: 0 additions & 5 deletions docs/contributing/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@ For the contributing process questions, please refer to the `Contributing Guide
documentation/index
translations/index

How to contribute using Sylius Vagrant
--------------------------------------

If you would like to contribute to the repo without worrying about environment, you can follow `the "Configure Vagrant to contribute on Sylius Core" section here <https://github.com/Sylius/Vagrant/blob/master/README.md>`_ to setup your vagrant machine.

Contributing Code
-----------------

Expand Down

0 comments on commit ed00fcf

Please sign in to comment.