mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[Docs] Move support section to the Book
This commit is contained in:
parent
0f44c8917d
commit
3747f1dc5f
8 changed files with 16 additions and 12 deletions
|
|
@ -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
|
||||
------------
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
--------------
|
||||
|
|
|
|||
|
|
@ -8,4 +8,5 @@
|
|||
* :doc:`/book/themes/index`
|
||||
* :doc:`/book/plugins/index`
|
||||
* :doc:`/book/organization/index`
|
||||
* :doc:`/book/support/index`
|
||||
* :doc:`/book/contributing/index`
|
||||
|
|
|
|||
1
docs/book/support/map.rst.inc
Normal file
1
docs/book/support/map.rst.inc
Normal file
|
|
@ -0,0 +1 @@
|
|||
* :doc:`/book/support/index`
|
||||
|
|
@ -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
|
||||
--------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
* :doc:`/support/index`
|
||||
Loading…
Add table
Reference in a new issue