Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

feat(): Support for documenting controllers and capitalized services, prettyprint custom usage examples #83

Merged
merged 6 commits into from
Apr 14, 2014

Conversation

roxeteer
Copy link

In general, I don't think it's a very good idea to sort components in sections based on their module path. In some cases, I've changed the generator to use the type mentioned in the @ngdoc instead.

Andrew Schmadel and others added 6 commits March 7, 2014 12:46
Angular doesn't prohibit this, and neither should the documentation
system.

This change does require capitalized `Type`s to be explicitly declared,
although I can't find any instances of end-users relying on ngdocs to
implicitly sniff out Types based on capitalization alone...
Supports controllers. Also supports services with syntax `@ngdoc
mymodule.something:MyService`
m7r pushed a commit that referenced this pull request Apr 14, 2014
feat(): Support for documenting controllers and capitalized services, prettyprint custom usage examples
@m7r m7r merged commit 24a2680 into m7r:master Apr 14, 2014
@thomaspons
Copy link

How to use the controller syntax please ? Thx

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

Successfully merging this pull request may close these issues.

3 participants