a90311cb44
The 2 lists I've fixed render as citation in the docs: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/index.html If I didn't make any mistake, now they should render as simple lists. |
||
---|---|---|
.. | ||
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.