index.rst 917 B

12345678910111213141516171819202122
  1. Event Manager Documentation
  2. ===========================
  3. The Doctrine Event Manager documentation is a reference guide to everything you need
  4. to know about the project.
  5. Getting Help
  6. ------------
  7. If this documentation is not helping to answer questions you have about the
  8. Doctrine DBAL, don't panic. You can get help from different sources:
  9. - Gitter chat room `#doctrine/event-manager <https://gitter.im/doctrine/event-manager>`_
  10. - On `Stack Overflow <http://stackoverflow.com/questions/tagged/doctrine-event-manager>`_
  11. - The `Doctrine Mailing List <http://groups.google.com/group/doctrine-user>`_
  12. - Report a bug on `GitHub <https://github.com/doctrine/event-manager/issues>`_.
  13. Getting Started
  14. ---------------
  15. The best way to get started is with the :doc:`Introduction <reference/index#introduction>` section
  16. in the documentation. Use the sidebar to browse other documentation for the Doctrine Event Manager.