Ticket #5443 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

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

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

Change History

Based off r6367, adds file level documentation

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

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

Note: See TracTickets for help on using tickets.