1
0
Fork 0
mirror of synced 2025-04-02 12:56:16 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Find a file
Benjamin Eberlei 8fcf2d4501 Merge pull request #143 from relo-san/patch-1
Update en/reference/query-builder.rst
2013-01-23 14:51:49 -08:00
bin Copy new build process for docs into orm docs from DBAL 2011-07-13 21:19:09 +02:00
en Merge pull request #143 from relo-san/patch-1 2013-01-23 14:51:49 -08:00
.gitignore Added .idea for PhpStorm contributers 2012-09-20 13:11:09 +02:00
.gitmodules Theme submodule 2012-01-22 23:25:48 +01: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.