Skip to content

eiannone/phpcr-odm-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctrine PHPCR-ODM Documentation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.1%
  • Makefile 30.6%
  • Shell 3.3%