phpDocumentor/Compiler/PassResolveInlineLinkAndSeeTags.php

This file is part of phpDocumentor.

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

link
http://phpdoc.org

Classes

  • ResolveInlineLinkAndSeeTags
    This step in the compilation process iterates through all elements and scans their descriptions for an inline `@see` or `@link` tag and resolves them to a markdown link.