Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Remove vagrant references #10076

Merged
merged 1 commit into from
Jan 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/1.2/book/installation/installation.html) with Composer (see [requirements details](http://docs.sylius.com/en/1.2/book/installation/requirements.html)).

Alternatively, you can [use our Vagrant setup](http://docs.sylius.com/en/1.2/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 @@ -72,11 +72,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