1
0
mirror of synced 2024-12-14 15:16:04 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Go to file
Guilherme Blanco de75ea88b6 Merge pull request #48 from cordoval/patch-1
two typos fixed
2011-10-25 13:11:20 -07:00
bin Copy new build process for docs into orm docs from DBAL 2011-07-13 21:19:09 +02:00
en two typos fixed 2011-10-25 15:08:52 -05: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.