Commit Graph

12 Commits

Author SHA1 Message Date
Andy Joslin
e0681590ab docs: make properties of objects be linkable 2014-03-17 14:26:15 -06:00
Andy Joslin
5e865962b0 chore(docs): make left menu manually generated 2014-03-17 10:25:40 -06:00
Andy Joslin
8619d5e8ec docs(): add groups by topic 2014-03-14 15:14:16 -06:00
Adam Bradley
4d8ceca2d4 rename docs_0.9.0 layout to docs_api, active variable no longer needed 2014-03-13 13:54:02 -05:00
Andy Joslin
b26be092f4 docs: simplify templates more 2014-03-13 07:25:37 -06:00
Andy Joslin
ffc48c02f7 docs: fix problems with multiple versions 2014-03-12 17:23:37 -06:00
Andy Joslin
4813fd0bb9 docs: allow multiple versions 2014-03-12 15:55:50 -06:00
Andy Joslin
cadd39a32a docs(object-properties): make object properties look better 2014-03-11 13:59:29 -06:00
Andy Joslin
e9625ded9d docs: add services, utilities 2014-03-11 13:02:36 -06:00
Andy Joslin
d49e39a541 docs(): add controller tag, controller section 2014-03-10 21:16:08 -06:00
Andy Joslin
a15eaee78a chore(docs): make service documentation look good 2014-03-08 20:44:57 -07:00
Andy Joslin
55089042d8 chore(build): documentation generation
Main changes:

* Use gulpfile now (build was getting way too disorganized with custom
tasks; gulpfiles are much easier to build clean custom tasks with than
Grunt.
* View README#Development for updated commands
* Docs written for ionContent, ionHeaderBar, ionInfiniteScroll.
* Docs are pushed to ajoslin's fork of ionic-site until they reach a
* point where they can be published.

**TODO, In Order of Priority**

1. Finish writing source-documentation for all existing components
2. Add multiple versions of docs (one per release & nightly, latest
 stable release docs being shown by default)
3. Add examples generation
4. Add searchbar to docs
2014-03-07 13:36:36 -07:00