Commit Graph

8 Commits

Author SHA1 Message Date
Peter Bacon Darwin 05a272a116 refact(docs-app): move filtered API list into a directive
Each API index page now displays data from an `api-list.json` file found
locally to that page. This lets us have different API lists for TS, JS
and Dart.
2015-12-10 21:35:02 -08:00
Cory Bateman dbb065a7ed refact(app): use recommended `controller as` syntax
Updated site controllers and directives to use controller as syntax

Closes #84
Closes #135
2015-11-15 20:52:35 +00:00
Peter Bacon Darwin b5744c813a api-index: generate index page API list dynamically
Dgeni now generates a JSON file that is loaded by the AppController into
the index page for the API docs.
2015-11-03 16:41:38 +00:00
Peter Bacon Darwin 8ec5b2bb83 api-index: fix urls to directive API docs 2015-11-03 14:40:22 +00:00
Naomi Black 0d58eac67e docs(api list): fixing a typo in ng-cloak 2015-10-19 14:38:51 +01:00
Naomi Black a1e5b679cd docs(chore): fix deploy of api page and add a typo fix 2015-10-19 12:12:36 +01:00
Naomi Black 93d8ab82b1 docs(api list): use ng-cloak 2015-10-19 10:40:22 +01:00
Naomi Black cdec7d1605 api(map): fixing links in the filtered list, removing left nav 2015-10-15 23:57:15 -07:00