angular-cn/docs/dgeni-package/processors
Jeff Cross ea27704ea9 fix(docs): order class members in order of declaration
Previously, class members were ordered alphabetically.
This change leaves it up to the class author to
determine the order in which they would like
properties and methods to appear in class
documentation, without having to create methods like
`zUnimportantMethod`.

Fixes #2569
2015-06-16 15:21:54 -07:00
..
createOverviewDump.js chore(doc-gen): remove Traceur bits 2015-05-19 14:38:08 +01:00
createTypeDefinitionFile.js fix(docs): Working generated angular2.d.ts 2015-06-05 15:33:23 -07:00
extractTitleFromGuides.js chore(docs): add a processor to get the name of a guide doc from its markdown 2015-02-17 08:08:47 +00:00
generateNavigationDoc.js chore(doc-gen): ignore exports marked as @private 2015-04-15 19:50:01 -07:00
readTypeScriptModules.js fix(docs): order class members in order of declaration 2015-06-16 15:21:54 -07:00
readTypeScriptModules.spec.js fix(docs): order class members in order of declaration 2015-06-16 15:21:54 -07:00