Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 11 years ago

#2879 closed enhancement (fixed)

Update @since tags to match documentation standards

Reported by: thebrandonallen Owned by: netweb
Priority: normal Milestone: 2.6
Component: General Version: trunk
Severity: normal Keywords: has-patch
Cc:

Description

I wrote a bash script to parse out the revision number, used by the previous standard, then check for it's earliest existence in a SVN tag, and run a find and replace. The result should be pretty accurate. The patch also adds breathing room around the @since tags, where appropriate. I've also updated a few @deprecated tags.

Attachments (1)

2879.01.patch (453.9 KB ) - added by thebrandonallen 11 years ago.

Download all attachments as: .zip

Change History (2)

#1 @netweb
11 years ago

  • Owner set to netweb
  • Resolutionfixed
  • Status newclosed

In 5951:

Standardize @since PHPDoc tags style and format

This changeset updates the style and formatting of all of our @since instances for compatibility with phpDocumentor 2 and WP-Parser as we move toward implementing the bbPress developer code reference.

Props thebrandonallen
Fixes #2879

Note: See TracTickets for help on using tickets.