408eef1356
In the tutorial, the user is told to create a new file in the '/src' folder, and the 'entities' folder is never referenced. Updating the SQLite schema according to the tutorial fails with the 'No Metadata Classes to process.' message. Changing the folder to '/src' fixes this, ostensibly. |
||
---|---|---|
.. | ||
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.