Documentation should link API #5637

Open
opened 2026-01-22 15:13:25 +01:00 by admin · 0 comments
Owner

Originally created by @jkufner on GitHub (Aug 11, 2017).

Originally assigned to: @Ocramius on GitHub.

All mentions of classes and methods in the documentation should link to API documentation.

For example, at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/query-builder.html the Doctrine\DBAL\Connection#createQueryBuilder should link to http://www.doctrine-project.org/api/dbal/2.3/class-Doctrine.DBAL.Connection.html#_createQueryBuilder.

Such links make it much easier to understand and use the documented features in real applications.

Originally created by @jkufner on GitHub (Aug 11, 2017). Originally assigned to: @Ocramius on GitHub. All mentions of classes and methods in the documentation should link to API documentation. For example, at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/query-builder.html the `Doctrine\DBAL\Connection#createQueryBuilder` should link to http://www.doctrine-project.org/api/dbal/2.3/class-Doctrine.DBAL.Connection.html#_createQueryBuilder. Such links make it much easier to understand and use the documented features in real applications.
admin added the ImprovementDocumentationInvalid labels 2026-01-22 15:13:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#5637