Description
Not everyone wants or can use the Maker Bundle (e.g. because of using non-default directory structure). Therefore having the documentation MakeBundle-only (e.g. https://symfony.com/doc/current/security.html) makes things harder. @javiereguiluz even mentioned this: we plan to use MakerBundle even more in the docs in #10876 (comment)
I understand that it may be easier for new Symfony users and I don't want to open discussion about it here.
But what I suggest is to add a folded section to each part of the documentation where the MakerBundle is used. This section will contain the code, the MakerBundle would generate with the options passed.
This will keep the life easy for the MakerBundle users but won't make it harder for the non-users.
What do you think?