1
0
mirror of synced 2024-12-05 03:06:05 +03:00
doctrine2/docs/README.md

8 lines
194 B
Markdown
Raw Permalink Normal View History

# 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.