Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@todo tag #131

Open
roymilder opened this issue Dec 27, 2014 · 1 comment
Open

@todo tag #131

roymilder opened this issue Dec 27, 2014 · 1 comment

Comments

@roymilder
Copy link

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?

@stephenliberty
Copy link
Contributor

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
*/ 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants