You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
We have "tested" the core structure in the past year(s) and I think we are at the point where we've learned that it doesn't work as well as planned.
There are some main problems:
There is a lot of duplication about the main topics. For instance, routing is explained in the quick tour, the book, the bundles and the components.
The book has never been a big success
The docs try to explain the CMF as a whole, while we are advocating the CMF a seperate parts (which is, imo, a very good thing)
A sub section (the "Create a new project using the CMF" tutorial) is more popular than the main section (the book)
Users get a disoriented feeling when reading the bundles docs, since part of it is in the Book, part of it in the Bundles and yet another part in the Reference.
I propose to group things about the same topic more together, keeping the tutorial as the article that covers the CMF as a whole. This means:
Removing the Book
Removing part of the Cookbook (bundle related stuff)
Merging the Reference into the Bundle documentation
Moving the tutorial to a main section "The Tutorial", which replaces the Book.
I would really like to hear your opinions, thoughts and ideas on the issues with the current docs and how we can solve this.
This issue is, of course, part of the DX initiative.