Opened 5 years ago

Closed 5 years ago

#5443 closed enhancement (fixed)

File Level PHPdoc for third party libraries

Reported by: darkdragon Owned by: anonymous
Priority: low Milestone: 2.5
Component: Optimization Version: 2.5
Severity: trivial Keywords: phpdoc documentation has-patch
Cc:

Description

When creating a WordPress phpDocumentor site, external libraries are included in with WordPress. The third party libraries should not be included in with WordPress, since they don't belong to WordPress.

The patch places file level PHPdoc comments to exclude the libraries from phpDocumentor sites.

Attachments (1)

phpdoc.thirdparty.diff (4.4 KB) - added by darkdragon 5 years ago.
Based off r6367, adds file level documentation

Download all attachments as: .zip

Change History (2)

Based off r6367, adds file level documentation

  • Resolution set to fixed
  • Status changed from new to closed

(In [6440]) Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon.

Note: See TracTickets for help on using tickets.