|
22 | 22 | The implementation of the functionality available for installation |
23 | 23 | of "type-lang/phpdoc" component. |
24 | 24 | </primary-label> |
25 | | - <primary-label href="https://packagist.org/packages/type-lang/phpdoc-standard-tags" |
26 | | - id="phpdoc-standard-component" name="type-lang/phpdoc-standard-tags" short-name="e" color="strawberry"> |
27 | | - The implementation of the functionality available for installation |
28 | | - of "type-lang/phpdoc-standard-tags" component. |
29 | | - |
30 | | - This is an extension to the core "type-lang/phpdoc" component. |
31 | | - </primary-label> |
32 | | - <primary-label href="https://packagist.org/packages/type-lang/phpdoc-template-tags" |
33 | | - id="phpdoc-template-component" name="type-lang/phpdoc-template-tags" short-name="e" color="strawberry"> |
34 | | - The implementation of the functionality available for installation |
35 | | - of "type-lang/phpdoc-template-tags" component. |
36 | | - |
37 | | - This is an extension to the core "type-lang/phpdoc" component. |
38 | | - </primary-label> |
39 | 25 | <primary-label href="https://packagist.org/packages/type-lang/reader" |
40 | 26 | id="reader-component" name="type-lang/reader" short-name="c" color="purple"> |
41 | 27 | The implementation of the functionality available for installation |
|
46 | 32 | third-party tools (e.g. PHPStan or Psalm) and has no alternatives. |
47 | 33 | </primary-label> |
48 | 34 |
|
49 | | - <secondary-label id="wip" name="WIP" color="red">Work in progress</secondary-label> |
| 35 | + <secondary-label id="wip" name="WIP" color="red">Work in progress. Documentation may be outdated or incomplete</secondary-label> |
50 | 36 | <secondary-label id="beta" name="β" color="tangerine">Beta</secondary-label> |
51 | 37 | <secondary-label id="tl1.1" name="TypeLang >= 1.1" color="strawberry">Available since type-lang/parser 1.1+</secondary-label> |
52 | 38 | <secondary-label id="tl1.2" name="TypeLang >= 1.2" color="strawberry">Available since type-lang/parser 1.2+</secondary-label> |
53 | 39 | <secondary-label id="tl1.4" name="TypeLang >= 1.4" color="strawberry">Available since type-lang/parser 1.4+</secondary-label> |
54 | 40 | <secondary-label id="tl1.6" name="TypeLang >= 1.6" color="strawberry">Available since type-lang/parser 1.6+</secondary-label> |
55 | 41 | <secondary-label id="r1.1" name="TypeLang >= 1.1" color="strawberry">Available since type-lang/reader 1.1+</secondary-label> |
| 42 | + <secondary-label id="inline-tag" name="inline" color="tangerine">May also be used inline, as a "{@tag}" sequence inside a description</secondary-label> |
| 43 | + <secondary-label id="alias-tag" name="alias" color="gray">A different spelling recognized for an already documented tag</secondary-label> |
| 44 | + <secondary-label id="psalm-tag" name="Psalm" color="blue">Originates from Psalm's own annotation vocabulary</secondary-label> |
| 45 | + <secondary-label id="phpstan-tag" name="PHPStan" color="green">Originates from PHPStan's own annotation vocabulary</secondary-label> |
| 46 | + <secondary-label id="not-implemented" name="Not implemented" color="red">Not currently recognized by this parser; listed here for reference only</secondary-label> |
56 | 47 | </labels> |
0 commit comments