index.rst 874 B

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