23 lines
874 B
ReStructuredText
23 lines
874 B
ReStructuredText
Reflection Documentation
|
|
=================
|
|
|
|
The Doctrine Reflection documentation is a reference guide to everything you need
|
|
to know about the reflection project.
|
|
|
|
Getting Help
|
|
------------
|
|
|
|
If this documentation is not helping to answer questions you have about
|
|
Doctrine Reflection don't panic. You can get help from different sources:
|
|
|
|
- The `Doctrine Mailing List <https://groups.google.com/group/doctrine-user>`_
|
|
- Gitter chat room `#doctrine/reflection <https://gitter.im/doctrine/reflection>`_
|
|
- Report a bug on `GitHub <https://github.com/doctrine/reflection/issues>`_.
|
|
- On `StackOverflow <https://stackoverflow.com/questions/tagged/doctrine-reflection>`_
|
|
|
|
Getting Started
|
|
---------------
|
|
|
|
The best way to get started is with the :doc:`Introduction <introduction>` section.
|
|
Use the sidebar to browse other documentation for the Doctrine PHP Reflection project.
|