Commit Graph

11 Commits

Author SHA1 Message Date
Andy Joslin
83f4776f53 chore: remove animation & type attributes, standard controller names 2014-03-18 14:54:21 -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
Andy Joslin
e9625ded9d docs: add services, utilities 2014-03-11 13:02:36 -06:00
Andy Joslin
dc22bd51b2 docs: make link tag-def work better 2014-03-10 21:16:09 -06:00
Andy Joslin
d49e39a541 docs(): add controller tag, controller section 2014-03-10 21:16:08 -06:00
Andy Joslin
9c7f9938d2 docs(parent): make parent-tag look better 2014-03-10 14:27:38 -06:00
Andy Joslin
7e89ce0dcd docs: fixes for parent, link tags 2014-03-10 12:24:08 -06:00
Andy Joslin
ce48353261 docs: add @parent directiveName tag for child directive comments 2014-03-10 12:00:24 -06:00
Andy Joslin
c21c035790 chore(dgeni): add codepen tag 2014-03-10 10:16:58 -06: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