Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the MicroKernel trait #5864

Closed
weaverryan opened this issue Nov 5, 2015 · 0 comments
Closed

Document the MicroKernel trait #5864

weaverryan opened this issue Nov 5, 2015 · 0 comments
Labels
hasPR A Pull Request has already been submitted for this issue.
Milestone

Comments

@weaverryan
Copy link
Member

See symfony/symfony#15990

@weaverryan weaverryan added this to the 2.8 milestone Nov 5, 2015
@weaverryan weaverryan added the hasPR A Pull Request has already been submitted for this issue. label Nov 23, 2015
weaverryan added a commit that referenced this issue Nov 27, 2015
This PR was merged into the 2.8 branch.

Discussion
----------

Adding the MicroKernel article

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | yes
| Applies to    | 2.8+
| Fixed tickets | #5864

Here's the `MicroKernelTrait` article. Finished code behind this can be found here: https://github.com/weaverryan/docs-micro_kernel/tree/finished

This shows the smallest example (single file) and an example that is appropriately large, with the WDT, annotation routes, Twig and a sensible directory structure (which shows off importing external resources, etc). With a few code comments, I think (hope) the code speaks for itself.

Thanks!

Commits
-------

e59d351 tweaks thanks to WouterJ and javiereguiluz
80c637d adding the MicroKernel article
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

1 participant