| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-05-04 | chore(docs): re-skin main documentation | Misko Hevery |
| 2012-04-05 | chore(docs): add nonminified jquery debug version of docs | Igor Minar |
| 2012-01-17 | fix(docs): disable appcache - causing too much trouble | Igor Minar |
| 2012-01-17 | docs(*): various doc fixes | Igor Minar |
| 2012-01-10 | feat(ngdocs): support for interface documentation | Misko Hevery |
| 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-09-26 | fix(e2e): add index-nocache.html to run e2e tests without cache | Igor Minar |
| 2011-09-26 | feat(docs): use html5 history api for all routing in the docs app | Vojta Jina |
| 2011-09-08 | style: fix some missing semi-colons and spaces, typos | Vojta Jina |
| 2011-08-24 | feat(doc): generate both normal and debug version of index.html | Di Peng |
| 2011-07-26 | feat(docs): add full offline support | Di Peng |
angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; $provide.value("$locale", { "DATETIME_FORMATS": { "AMPMS": [ "AM", "PM" ], "DAY": [ "dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi" ], "MONTH": [ "janvier", "f\u00e9vrier", "mars", "avril", "mai", "juin", "juillet", "ao\u00fbt", Added SiteMap generation to the documentation | Misko Hevery | |
| 2011-01-24 | fixed example rendering, add tests for it. | Misko Hevery |
| 2011-01-10 | offline docs | Igor Minar |
| 2011-01-10 | complete rewrite of documentation generation | Misko Hevery |
