Replaced ``class::$field`` with ``class#field`` to match Doctrine style Cleaned up three paragraphs mentioned in https://github.com/doctrine/doctrine2/pull/734 |
||
---|---|---|
.. | ||
bin | ||
en | ||
.gitignore | ||
.gitmodules | ||
README.md |
Doctrine ORM Documentation
How to Generate
- Run ./bin/install-dependencies.sh
- Run ./bin/generate-docs.sh
It will generate the documentation into the build directory of the checkout.