Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
22
vendor/doctrine/event-manager/docs/en/index.rst
vendored
Normal file
22
vendor/doctrine/event-manager/docs/en/index.rst
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
Event Manager Documentation
|
||||
===========================
|
||||
|
||||
The Doctrine Event Manager documentation is a reference guide to everything you need
|
||||
to know about the project.
|
||||
|
||||
Getting Help
|
||||
------------
|
||||
|
||||
If this documentation is not helping to answer questions you have about the
|
||||
Doctrine DBAL, don't panic. You can get help from different sources:
|
||||
|
||||
- Gitter chat room `#doctrine/event-manager <https://gitter.im/doctrine/event-manager>`_
|
||||
- On `Stack Overflow <http://stackoverflow.com/questions/tagged/doctrine-event-manager>`_
|
||||
- The `Doctrine Mailing List <http://groups.google.com/group/doctrine-user>`_
|
||||
- Report a bug on `GitHub <https://github.com/doctrine/event-manager/issues>`_.
|
||||
|
||||
Getting Started
|
||||
---------------
|
||||
|
||||
The best way to get started is with the :doc:`Introduction <reference/index#introduction>` section
|
||||
in the documentation. Use the sidebar to browse other documentation for the Doctrine Event Manager.
|
Reference in a new issue