aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/ngdoc.js
AgeCommit message (Expand)Author
2011-08-19fix(sample): Fix for jsFiddle integrationDi Peng
2011-07-17refactor(docs): run e2e tests with and without jqueryDi Peng
2011-07-16doc(ngdoc): add 'this' and 'returns' section for methodsIgor Minar
2011-07-16doc(ngdoc): fix usage format for functions bolted onto servicesIgor Minar
2011-07-02doc:dependencies: add /api/ prefix to dependency linksIgor Minar
2011-06-08Added support for properties in documentationMisko Hevery
2011-06-07fixing the dev guide orderingIgor Minar
2011-06-06moving the angular.mock docs down in the api listIgor Minar
2011-06-06yet another docs batchIgor Minar
2011-06-06fixing broken docs linksIgor Minar
2011-06-06fix wrapping api links into code elementIgor Minar
2011-06-06fix hashpath prefix for docs/sitemap/etcIgor Minar
2011-06-06Add doc:tutorial-instructions widgetVojta Jina
2011-06-06Allow "section/" links pointing to "section/index"Vojta Jina
2011-06-06Allow relative links in docsVojta Jina
2011-06-06Change warning to log place first and then linkVojta Jina
2011-06-06Bit of refactoringVojta Jina
2011-06-06Couple of todosVojta Jina
2011-06-06Log warning for every non existing link instead of throwing exceptionVojta Jina
2011-06-06Check whether links do exist and throw exceptionVojta Jina
2011-06-06Move documentation under individual headingsMisko Hevery
2011-06-06fix syntax highlighting on the javascriptMisko Hevery
2011-03-11@require in ngdoc now takes reason for dependencyMisko Hevery
2011-02-22fix documentation for ieMisko Hevery
2011-02-18corrected new lines in @linkMisko Hevery
2011-02-07markdown pre-processor should strip all the extra indentationIgor Minar
2011-02-07docs should print usage for services that are functionsIgor Minar
2011-02-07@property should require type and description should be markdownifiedIgor Minar
2011-02-03Added remainder of the cookbookMisko Hevery
2011-02-03addded cookbookMisko Hevery
2011-02-01changed the documentation @example to use <doc:example>Misko Hevery
2011-02-01Developer guide documentationMisko Hevery
2011-01-26Added part of guide documentation and supporting changes to doc generatorMisko Hevery
2011-01-26fix deprication typo in the doc generatorIgor Minar
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-24add @this and @exampleDescription tagsMisko Hevery
2011-01-19ngdoc should escape content of pre in markdownIgor Minar
2011-01-18@returns type in docs should be wrapped in curliesIgor Minar
2011-01-14fixed select with ng:formatMisko Hevery
2011-01-10complete rewrite of documentation generationMisko Hevery