canjs / can-util

Essential utilities used by lots of CanJS's projects.
https://canjs.com/doc/can-util.html
MIT License
10 stars 8 forks source link

Add actual @deprecated tags to all the deprecated docs #377

Open chasenlehara opened 6 years ago

chasenlehara commented 6 years ago

Right now their descriptions mention that they’re deprecated, but the @deprecated tag will make it more apparent (and also provide a version number for when they were deprecated).