This repository was archived by the owner on Sep 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. caution::
2
+
3
+ This Bundle is a Work In Progress, some aspects of this Bundle may change
4
+ without offering any backwards compatibility. Such changes and instructions
5
+ of how to deal with them will usually be mentioned in the ``CHANGELOG.md``
6
+ file shipped with the Bundle.
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ BlogBundle
7
7
8
8
.. include :: _outdate-caution.rst.inc
9
9
10
+ .. include :: _not-stable-caution.rst.inc
11
+
10
12
This bundle aims to provide everything you need to create a full blog or
11
13
blog-like system. It also includes in-built support for the Sonata Admin
12
14
bundle to help you get up-and-running quickly.
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ RoutingAutoBundle
7
7
8
8
.. include :: _outdate-caution.rst.inc
9
9
10
+ .. include :: _not-stable-caution.rst.inc
11
+
10
12
The RoutingAutoBundle allows you to define automatically created routes for
11
13
documents. This implies a separation of the ``Route `` and ``Content ``
12
14
documents. If your needs are simple this bundle may not be for you and you
You can’t perform that action at this time.
0 commit comments