Skip to content

Commit 6c29afc

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: fixing index problem now that there were *no* frontend articles on 2.7 Removing bower, as even they now recommend to use yarn and webpack Changed link to Capifony
2 parents b091786 + c7071b8 commit 6c29afc

File tree

4 files changed

+4
-158
lines changed

4 files changed

+4
-158
lines changed

_build/redirection_map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
/cookbook/form/inherit_data_option /form/inherit_data_option
164164
/cookbook/form/unit_testing /form/unit_testing
165165
/cookbook/form/use_empty_data /form/use_empty_data
166-
/cookbook/frontend/bower /frontend/bower
166+
/cookbook/frontend/bower /frontend
167167
/cookbook/frontend/index /frontend
168168
/cookbook/install/unstable_versions /setup/unstable_versions
169169
/cookbook/install/bundles /setup/bundles

deployment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Don't forget that deploying your application also involves updating any dependen
197197
(typically via Composer), migrating your database, clearing your cache and
198198
other potential things like pushing assets to a CDN (see `Common Post-Deployment Tasks`_).
199199

200-
.. _`Capifony`: http://capifony.org/
200+
.. _`Capifony`: https://github.com/everzet/capifony
201201
.. _`Capistrano`: http://capistranorb.com/
202202
.. _`sf2debpkg`: https://github.com/liip/sf2debpkg
203203
.. _`Fabric`: http://www.fabfile.org/

frontend.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Front-end
22
=========
33

4-
.. toctree::
5-
:maxdepth: 1
6-
:glob:
4+
See the latest version of the docs for frontend tools. Or, see
5+
:doc:`/assetic`.
76

8-
frontend/*

frontend/bower.rst

Lines changed: 0 additions & 152 deletions
This file was deleted.

0 commit comments

Comments
 (0)