aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/ngdoc.js
AgeCommit message (Expand)Author
2012-03-23doc(guide): order topic list in guide sidebar in accordance with overviewManuel Woelker
2012-03-13docs(links): corrected borken linksMisko Hevery
2012-03-13fix(docs): properly close the optional ] in directive signaturesIgor Minar
2012-03-13doc(search): include method names in corpusMisko Hevery
2012-03-11doc(fixes): to better support ng-directive notationMisko Hevery
2012-03-11Mostly Revert "fix(docs): directive events + cleanup"Misko Hevery
2012-03-08fix(docs): directive events + cleanupIgor Minar
2012-03-08fix(docs): add a header for the directive info sectionIgor Minar
2012-03-08chore(compiler): change default restriction to attribute only for directivesMisko Hevery
2012-02-22docs(scope): show which directives create scopesMisko Hevery
2012-02-21fix(ngdoc): extract keywords from properties/methods.Misko Hevery
2012-01-25docs(compiler): update the compiler docsMisko Hevery
2012-01-13fix(ngdocs): add '=' to type signatures with optional argumentsIgor Minar
2012-01-10feat(ngdocs): support for interface documentationMisko Hevery
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14fix(doc) cleanup all api doc link warningsMisko Hevery
2011-11-14refactor(docs): improved the visual rendering of the documentation pagesMisko Hevery
2011-11-14doc($filter): added $filter documentationMisko Hevery
2011-11-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko Hevery
2011-11-13style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-13feat(docs): allow custom attributes on <doc:source>Vojta Jina
2011-10-18fix(gen-docs): require files without touching PATHVojta Jina
2011-10-12docs(*): remove @workInProgress from everywhereIgor Minar
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-09-26fix(e2e): add index-nocache.html to run e2e tests without cacheIgor Minar
2011-09-26feat(docs): use html5 history api for all routing in the docs appVojta Jina
2011-08-31style(e2e tests): shorten jquery/jqlite describeIgor Minar
2011-08-31style(docs): improve the formatting of events in docsMisko Hevery
2011-08-31feat(docs): add support for eventsMisko Hevery
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