Peter Bacon Darwin
|
26320160f9
|
api-templates: only show directive inputs/outputs if there are some
|
2015-11-03 23:39:11 +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
|
62adb91544
|
api-templates: separate out selectors into a list
|
2015-11-03 14:43:51 +00:00 |
Peter Bacon Darwin
|
e0f5261d3b
|
api-templates: extract and render directive info distinct from classes
Closes #221
|
2015-11-03 14:18:49 +00:00 |
Peter Bacon Darwin
|
b176f42302
|
api-templates: display name and type of class-ish docs at top of content
|
2015-11-03 12:33:35 +00:00 |
Peter Bacon Darwin
|
0292deece1
|
api-templates: display members as simple formatted code
See https://github.com/angular/angular/issues/4258
|
2015-11-03 12:33:34 +00:00 |
Peter Bacon Darwin
|
3fedcc9525
|
api-templates: don't show annotations block in classes if there is an empty list
Previously the block would be hidden only if the annotations property was
falsy, now it is also hidden if the property is also an empty array
|
2015-11-03 12:33:34 +00:00 |
Peter Bacon Darwin
|
ca5553e4eb
|
api-templates: include type in heading of var-type docs
|
2015-11-03 12:33:34 +00:00 |
Naomi Black
|
7348381c5f
|
docs(API): change style on not documented template
|
2015-10-18 12:07:49 +01:00 |
Jay Traband
|
6393774355
|
Track and warn about "Not yet documented" pages and also add "Not Yet Documented" to the top of these pages.
|
2015-10-18 12:07:49 +01:00 |
Robert Messerle
|
f38e6e7bd4
|
cleans up various alignment and layout issues
|
2015-10-09 16:27:33 -07:00 |
Alex Eagle
|
97ae3d0ca9
|
chore(docs): rename @private to @internal
This change corresponds to https://github.com/angular/angular/pull/4477
|
2015-10-05 03:28:42 -07:00 |
Peter Bacon Darwin
|
6e643c9622
|
feat(angular.io-package): render the originalModule field in the jade-data docs
|
2015-09-18 13:27:36 -07:00 |
Peter Bacon Darwin
|
a6b88063f2
|
feat(angular.io-package): add docType info into jade-data docs
|
2015-09-18 13:27:34 -07:00 |
Jay Traband
|
0698bd95b3
|
merge fix
|
2015-09-18 13:25:18 -07:00 |
Jay Traband
|
e3d525cf2a
|
added path to _utilFns to all api templates so that mixins become avail
|
2015-09-18 13:22:41 -07:00 |
Jay Traband
|
f6b89d6202
|
refactoring
|
2015-09-18 13:22:39 -07:00 |
Jay Traband
|
9922372447
|
introducing 'example' inline tag
|
2015-09-18 13:22:37 -07:00 |
Jay Traband
|
834b65dca3
|
cleanup/comment api builder
|
2015-09-18 13:22:32 -07:00 |
Jay Traband
|
3d997d2994
|
Initial pass at moving api doc builder over to angular.io
|
2015-09-18 13:18:53 -07:00 |