cbcc693e36
git-subtree-dir: docs git-subtree-mainline: 271bd37ad35027c1d7ab5fe061c5fb2cadb39cc2 git-subtree-split: 8fcf2d45019bf38a1df728353a1e417343c69cfb
8 lines
194 B
Markdown
8 lines
194 B
Markdown
# 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. |