[Docs] Move support section to the Book

This commit is contained in:
Kamil Kokot 2020-05-14 11:08:20 +02:00
parent 0f44c8917d
commit 3747f1dc5f
No known key found for this signature in database
GPG key ID: 7BD76F7054D93C89
8 changed files with 16 additions and 12 deletions

View file

@ -160,6 +160,18 @@ This chapter describes the rules and processes we use to organize our work.
.. include:: /book/organization/map.rst.inc
Support
-------
How to get support for Sylius?
.. toctree::
:hidden:
support/index
.. include:: /book/support/map.rst.inc
Contributing
------------

View file

@ -62,7 +62,7 @@ Roadmap
-------
Are you wondering about Sylius plans for the next releases? If so then you should follow our `Roadmap <https://sylius.com/roadmap>`_.
Through our :doc:`Slack and Forum </support/index>` you can contribute by conversation and votes on the most desired features and improvements.
Through our :doc:`Slack and Forum </book/support/index>` you can contribute by conversation and votes on the most desired features and improvements.
Final Thoughts
--------------

View file

@ -8,4 +8,5 @@
* :doc:`/book/themes/index`
* :doc:`/book/plugins/index`
* :doc:`/book/organization/index`
* :doc:`/book/support/index`
* :doc:`/book/contributing/index`

View file

@ -0,0 +1 @@
* :doc:`/book/support/index`

View file

@ -121,16 +121,6 @@ In :doc:`the BDD Guide </bdd/index>` you will learn how to write clean and reusa
.. include:: /bdd/map.rst.inc
Support
-------
:doc:`The Support section </support/index>` for Sylius.
.. toctree::
:hidden:
support/index
Components & Bundles
--------------------

View file

@ -83,3 +83,4 @@ contributing/organization/index.rst book/organization/index.rst
contributing/organization/release-process.rst book/organization/release-cycle.rst
contributing/organization/vision-and-strategy.rst book/organization/index.rst
contributing/translations/index.rst book/contributing/translations/index.rst
contributing/support/index.rst book/contributing/support/index.rst

View file

@ -1 +0,0 @@
* :doc:`/support/index`