Skip to content

Commit cd025f8

Browse files
committed
feature #4901 Removed the Internals chapter from the Symfony book (javiereguiluz)
This PR was merged into the 2.3 branch. Discussion ---------- Removed the Internals chapter from the Symfony book | Q | A | ------------- | --- | Doc fix? | no | New docs? | no | Applies to | all | Fixed tickets | - The two main reasons for this change are: 1) the traffic to that book chapter is marginal; 2) all the things explained in this chapter are better explained in other parts of the documentation. This chapter was written before the documentation of the components was available. The only important thing about this chapter is the information about kernel events. I propose to create a new reference document about events. Let's bootstrap that document with this existing info and let's add in the future the rest of Symfony events (security, forms, etc.) Commits ------- 417dae6 Improved a lot of things thanks to the comments made by reviewers 4c5c851 Fixed the link of an internal cross reference 0f6141a Removed reference to Stable API chapter from book map file bf33953 Removed the reference to the deleted Stable API book chapter 8fcda08 Moved the table of event listeners from the DIC tags article to the events reference 8dabfb1 Implemented most of the changes suggested by reviewers 650d82d Fixed another wrong internal cross reference f6432ad Fixed some wrong cross references fb4a63f Updated the references to the Symfony Profiler documentation 81e4cfe Added a redirection to avoid 404 errors fc85752 Created a new cookbook about getting profiler data programmatically 67831b3 Removed the Internals chapter from the Symfony book
2 parents ee357bf + 417dae6 commit cd025f8

15 files changed

+315
-756
lines changed

book/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@ The Book
2121
translation
2222
service_container
2323
performance
24-
internals
2524

2625
.. include:: /book/map.rst.inc

0 commit comments

Comments
 (0)