index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
spec
/
ngdocSpec.js
Age
Commit message (
Expand
)
Author
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
fix(doc) cleanup all api doc link warnings
Misko Hevery
2011-11-14
doc($filter): added $filter documentation
Misko Hevery
2011-11-14
doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module
Misko Hevery
2011-11-13
feat(docs): allow custom attributes on <doc:source>
Vojta Jina
2011-10-18
fix(gen-docs): require files without touching PATH
Vojta Jina
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-09-26
feat(docs): use html5 history api for all routing in the docs app
Vojta Jina
2011-08-31
feat(docs): add support for events
Misko Hevery
2011-08-19
fix(sample): Fix for jsFiddle integration
Di Peng
2011-07-16
test(ngdoc): add test for @ngdoc function
Igor Minar
2011-07-16
test(ngdoc): fix a typo in the @deprecated spec
Igor Minar
2011-07-16
test(ngdoc): fix failing tests
Igor Minar
2011-06-08
Added support for properties in documentation
Misko Hevery
2011-06-07
fix ngdocSpec tests
Igor Minar
2011-06-06
Add doc:tutorial-instructions widget
Vojta Jina
2011-06-06
Allow "section/" links pointing to "section/index"
Vojta Jina
2011-06-06
Allow relative links in docs
Vojta Jina
2011-06-06
Remove trailing ws
Vojta Jina
2011-06-06
Bit of refactoring
Vojta Jina
2011-06-06
Fixed couple of failing tests in docs
Vojta Jina
2011-06-06
Log warning for every non existing link instead of throwing exception
Vojta Jina
2011-06-06
Check whether links do exist and throw exception
Vojta Jina
2011-06-06
fix syntax highlighting on the javascript
Misko Hevery
2011-03-11
@require in ngdoc now takes reason for dependency
Misko Hevery
2011-02-22
fix documentation for ie
Misko Hevery
2011-02-18
corrected new lines in @link
Misko Hevery
2011-02-07
markdown pre-processor should strip all the extra indentation
Igor Minar
2011-02-07
@property should require type and description should be markdownified
Igor Minar
2011-02-03
Added remainder of the cookbook
Misko Hevery
2011-02-01
changed the documentation @example to use <doc:example>
Misko Hevery
2011-02-01
Developer guide documentation
Misko Hevery
2011-01-26
Added part of guide documentation and supporting changes to doc generator
Misko Hevery
2011-01-24
add @this and @exampleDescription tags
Misko Hevery
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2011-01-24
add @this and @exampleDescription tags
Misko Hevery
2011-01-19
ngdoc should escape content of pre in markdown
Igor Minar
2011-01-18
verify that issue# 162 was fixed with doc rewrite
Misko Hevery
2011-01-14
fixed select with ng:format
Misko Hevery
2011-01-10
complete rewrite of documentation generation
Misko Hevery