This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/doctrine/reflection/docs/en/index.rst
2018-11-23 12:29:20 +00:00

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.