seriema / angular-apimock

Automatically route your API calls to static JSON files, for hiccup free front–end development.
johansson.jp/angular-apimock
MIT License
65 stars 8 forks source link

Missing code documentation #8

Closed ceoaliongroo closed 10 years ago

ceoaliongroo commented 10 years ago

@seriema great advance in the code, congratulation!

I like to be in the same page with you, and advance with the team!

Now it's difficult understand what thats each methods because no documentation in the code.

It's possible to add?

seriema commented 10 years ago

Good point! I will work on that as my next task.

seriema commented 10 years ago

I'd like to use ngdocs but it will take me some time to learn it.

ceoaliongroo commented 10 years ago

Sounds good to me. I'll going to checked it.

seriema commented 10 years ago

We did some tests with ngdocs but it just becomes too large and complicated for one provider. We'll keep the comments in the code as it is and document what people should use in the readme.