PHPackages                             t3docs/intersphinx - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. t3docs/intersphinx

AbandonedArchivedLibrary[Parsing &amp; Serialization](/categories/parsing)

t3docs/intersphinx
==================

Intersphinx extension for the doctrine rst parser

0.1.1(3y ago)031MITPHPPHP ^7.4 || ^8.0

Since Dec 26Pushed 3y ago15 watchersCompare

[ Source](https://github.com/TYPO3-Documentation/intersphinx)[ Packagist](https://packagist.org/packages/t3docs/intersphinx)[ Docs](https://github.com/TYPO3-Documentation/intersphinx)[ RSS](/packages/t3docs-intersphinx/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (13)Versions (5)Used By (0)

intersphinx
===========

[](#intersphinx)

Intersphinx extension for the doctrine rst parser

Usage
-----

[](#usage)

Create a new T3DocsIntersphinxIntersphinx object with the static method Intersphinx::getIntersphinxFromUrlArray, pass the DoctrineRSTConfiguration and an array&lt;String,String&gt; to it. Intersphinx listens to an event when references could not be resolved in the rendering. Therefore the Builder does not need to know about Intersphinx. However the Kernel used in the Builder and Interspinx have to use the same Configuration instance.

```
