doctrine / doctrine-website

Source code for the doctrine-project.org website and documentation.
https://www.doctrine-project.org
MIT License
31 stars 63 forks source link

Add internlink index rendering #633

Open jaapio opened 1 month ago

jaapio commented 1 month ago

This adds the interlink output to projects, allowing other projects to consume this output via the url projects/<project>/en/<version>/objects.inv.json

In a follow up PR we will expose this and add more code make it possible to use these links in the doctrine documentation itself.

refs #619