1
0
Fork 0
mirror of synced 2025-04-03 13:23:37 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Find a file
Guilherme Blanco 373090f223 Merge pull request #64 from ebernhardson/master
Replace non-existant constant T_ABS
2011-12-13 20:04:23 -08:00
bin Copy new build process for docs into orm docs from DBAL 2011-07-13 21:19:09 +02:00
en replace non-existant constant Lexer::T_ABS 2011-12-13 10:36:14 -08: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.