Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a15b5f8

Browse filesBrowse files
committed
Merge branch '3.2' into 3.3
* 3.2: Re-adding index 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 0dc5f86 + ab1a3ca commit a15b5f8
Copy full SHA for a15b5f8

File tree

Expand file treeCollapse file tree

4 files changed

+5
-154
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+5
-154
lines changed

‎_build/redirection_map

Copy file name to clipboardExpand all lines: _build/redirection_map
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
/cookbook/form/inherit_data_option /form/inherit_data_option
165165
/cookbook/form/unit_testing /form/unit_testing
166166
/cookbook/form/use_empty_data /form/use_empty_data
167-
/cookbook/frontend/bower /frontend/bower
167+
/cookbook/frontend/bower /frontend
168168
/cookbook/frontend/index /frontend
169169
/cookbook/install/unstable_versions /setup/unstable_versions
170170
/cookbook/install/bundles /setup/bundles

‎deployment.rst

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

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

‎frontend.rst

Copy file name to clipboardExpand all lines: frontend.rst
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ Other Front-End Articles
7373
frontend/encore/simple-example
7474
frontend/encore/*
7575

76+
See the latest version of the docs for frontend tools. Or, see
77+
:doc:`/assetic`.
78+
7679
.. toctree::
7780
:maxdepth: 1
7881
:glob:

‎frontend/bower.rst

Copy file name to clipboardExpand all lines: frontend/bower.rst
-152Lines changed: 0 additions & 152 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.