File: index.rst

package info (click to toggle)
php-doctrine-persistence 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 732 kB
  • sloc: php: 3,610; makefile: 22
file content (22 lines) | stat: -rw-r--r-- 914 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Persistence Documentation
=========================

The Doctrine Persistence 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 Persistence project, don't panic. You can get help from different sources:

-  Slack chat room `#persistence <https://www.doctrine-project.org/slack>`_
-  On `Stack Overflow <http://stackoverflow.com/questions/tagged/doctrine-persistence>`_
-  The `Doctrine Mailing List <http://groups.google.com/group/doctrine-user>`_
-  Report a bug on `GitHub <https://github.com/doctrine/persistence/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 Persistence project.