1
0
Fork 0
mirror of synced 2025-04-02 12:56:16 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Find a file
Guilherme Blanco f32a780459 Merge pull request #46 from havvg/master
fix example php code on sequence generator
2011-09-13 20:00:45 -07:00
bin Copy new build process for docs into orm docs from DBAL 2011-07-13 21:19:09 +02:00
en fix sequence generator php code on sequenceName 2011-09-13 20:32:04 +02:00
.gitignore Copy new build process for docs into orm docs from DBAL 2011-07-13 21:19:09 +02:00
README.md Copy new build process for docs into orm docs from DBAL 2011-07-13 21:19:09 +02:00

Doctrine ORM Documentation

How to Generate

  1. Run ./bin/install-dependencies.sh
  2. Run ./bin/generate-docs.sh

It will generate the documentation into the build directory of the checkout.