phpDocumentor / fig-standards

Standards either proposed or approved by the Framework Interop Group
http://www.php-fig.org/
Other
361 stars 85 forks source link

revert deprecation of link tag #166

Closed ashnazg closed 5 years ago

ashnazg commented 5 years ago

(decision was previously made to revert this deprecation (https://github.com/phpDocumentor/fig-standards/issues/104#issuecomment-138111143) (replaces PR #136)

ashnazg commented 5 years ago

Ping @ondrejmirtes @muglug @neuro159 @mindplay-dk @GaryJones @mvriel @jaapio for opinions.

mindplay-dk commented 5 years ago

I think this is fine, but I still think we should consider making the @link and @see tags fully interchangible - people get them mixed up, and often use whichever one sounds right in a given situation.

jaapio commented 5 years ago

Fully agree with you

ashnazg commented 5 years ago

This change is now being considered on https://github.com/php-fig/fig-standards/pull/1099.