2018-04-03 10:43:43 +02:00
2018-01-18 07:34:01 +01:00
2012-09-13 10:16:04 -07:00
2012-07-19 09:37:44 +02:00

MOVED

The documentation is now directly in the phpcr-odm repository

Read compiled doc online

http://www.doctrine-project.org/projects/phpcr-odm.html

Setup

Git clone this repository.

Update the submodules (used for the doctrine theme)

git submodule update --init

Run

./bin/install-dependencies.sh

How to Generate

Run

./bin/generate-docs.sh

It will generate the documentation in PDF format into the build directory of the checkout.

Alternatively, you can go into en/ and type make to see what other formats you can generate.

Description
No description provided
Readme 450 KiB
Languages
Python 66.1%
Makefile 30.6%
Shell 3.3%