Skip to content

Commit 42135f8

Browse files
committed
Trim down the non-spec verbiage.
1 parent ed27869 commit 42135f8

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

proposed/phpdoc.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,7 @@ PSR-5: PHPDoc
2323

2424
## 1. Introduction
2525

26-
The main purpose of this PSR is to provide a complete and formal definition of
27-
the PHPDoc standard. This PSR deviates from its predecessor, the de-facto PHPDoc
28-
Standard associated with [phpDocumentor 1.x][PHPDOC.ORG], to provide
29-
support for newer features in the PHP language and to address some of the
30-
shortcomings of its predecessor.
31-
32-
This document SHALL NOT:
33-
34-
* Describe a standard for implementing annotations via PHPDoc. Although it does
35-
offer versatility which makes it possible to create a subsequent PSR based on
36-
current practices. See [chapter 5.3](#53-tags) for more information on this
37-
topic.
38-
* Describe best practices or recommendations for Coding Standards on the
39-
application of the PHPDoc standard. This document is limited to a formal
40-
specification of syntax and intention.
26+
The purpose of the PSR is to provide a formal definition of the PHPDoc standard.
4127

4228
## 2. Conventions Used In This Document
4329

0 commit comments

Comments
 (0)