doctrine / phpcr-odm-documentation

PHP Content Repository ODM Documentation

Home Page:http://www.doctrine-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

PHP Content Repository ODM Documentation

http://www.doctrine-project.org


Languages

Language:Python 66.0%Language:Makefile 30.6%Language:Shell 3.3%