angular-cn/docs/dgeni-package/services
Peter Bacon Darwin c686e7ea30 chore(doc-gen): ignore non-jsdoc style comments
Now the visitor will find the last jsdoc style comment (e.g. `/** jsdoc comment */`)
before the current code item, ignoring any inline style comments (e.g. `// inline comment`)
in between.

Closes #1072
2015-03-24 11:25:58 +00:00
..
AttachCommentTreeVisitor.js chore(doc-gen): ignore non-jsdoc style comments 2015-03-24 11:25:58 +00:00
ExportTreeVisitor.js chore(doc-gen): include exported variable declaration in public docs 2015-03-19 22:26:51 +00:00
ParseTreeVisitor.js chore(docs): module paths must have explicit .js extension 2015-01-09 11:41:01 +00:00
SourceFile.js chore(docs): module paths must have explicit .js extension 2015-01-09 11:41:01 +00:00
TraceurParser.js fix(docs): make them run again and integrate into ci 2015-02-26 15:38:12 -08:00
atParser.js chore(docs): refactor traceur usage 2014-12-06 11:33:53 +00:00
atParser.spec.js fix(docs): make them run again and integrate into ci 2015-02-26 15:38:12 -08:00
getJSDocComment.js chore(docs): initial dgeni docs generation 2014-12-04 14:17:08 +00:00
getJSDocComment.spec.js chore(docs): initial dgeni docs generation 2014-12-04 14:17:08 +00:00
modules.js chore(doc-gen): track modules in a dgeni service 2015-03-17 14:44:44 -07:00
traceurOptions.js fix(docs): make them run again and integrate into ci 2015-02-26 15:38:12 -08:00