You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read about the @todo tag here: #13
However, I can't figured out how to use this todo tag? There isn't any documentation regarding this tag and a google search didn't help me out either. Is there some one who could provide some more info on how to use the todo tag?
The text was updated successfully, but these errors were encountered:
Initially it was just a bit of text at the top of the documentation page. I've tweaked it so that it stands out more.. and is rather ugly so hopefully it encourages the todo to get done ;) Feel free to make it prettier - the code is in the docular-ng-plugin.
Anyway, how to use it:
/**
* @ngdoc factory
* @name myfactory
* @todo Give me a better name!
* @description etc, etc, etc
*/
I've read about the @todo tag here: #13
However, I can't figured out how to use this todo tag? There isn't any documentation regarding this tag and a google search didn't help me out either. Is there some one who could provide some more info on how to use the todo tag?
The text was updated successfully, but these errors were encountered: