136 Commits

Author SHA1 Message Date
1c755dcb34 chore(dgeni): differentiate properties v methods. Closes driftyco/ionic-site#498 2016-04-18 17:36:48 -05:00
0bdeab62e2 chore(CI): clear nightly dir before running dgeni to remove old dirs
also add caching of ionic-site
limit ionic-site clone depth
use local gulp in node_modules
Closes #439
2016-04-13 15:34:21 -05:00
c4eed03630 chore(dgeni): make returns object macro a table instead of a list 2016-04-13 13:20:00 -05:00
497825329e docs(dgeni): a better formatting fix for methods that return objects. Rel ionic-site#540 2016-04-12 19:13:28 -05:00
dec9f76105 docs(dgeni): add commas between related docs. Closes ionic-site#538 2016-04-12 16:25:23 -05:00
9613881236 chore(dgeni): debugging fix this doc link rel to TS 1.8 path bug 2016-04-01 13:18:08 -05:00
50d2d0875b chore(dgeni): TS 1.8 dgeni tweak and CI perf improvements 2016-04-01 13:07:18 -05:00
ff17cf836c chore(dgeni): some docs don't have a relativePath 2016-04-01 12:30:52 -05:00
b832b4c502 docs(dgeni): fix doc update link 2016-04-01 11:57:31 -05:00
7dfbb9deb6 fix(build): output.css needs to exist prior to doc gen 2016-03-11 18:44:14 -06:00
91f36f2217 chore(dgeni): TS 1.8 patch cont. 2016-03-11 18:22:57 -06:00
4a1dce3be6 chore(dgeni): TS 1.8 patch cont. 2016-03-11 17:59:30 -06:00
92446157a4 chore(dgeni): TS 1.8 patch cont. 2016-03-11 17:43:14 -06:00
36a47568a9 chore(dgeni): TS 1.8 patch cont. 2016-03-11 17:30:45 -06:00
5fb37cc665 chore(dgeni): dgeni TS 1.8 patch cont. 2016-03-11 17:18:24 -06:00
5d766d3045 chore(dgeni): TS 1.8 patch, remove double slashes 2016-03-11 17:16:32 -06:00
01a3034b96 chore(dgeni): work around TS 1.8 dgeni bug RE output paths 2016-03-11 16:45:02 -06:00
6ec68e207c chore(dgeni): add anchor links to individual methods 2016-03-11 16:01:28 -06:00
908ef9e4c4 chore(dgeni): docs links tweak 2016-03-11 15:32:38 -06:00
559ecd6912 chore(dgeni): add anchor links to docs 2016-03-11 10:33:55 -06:00
535856155b docs(api): update api index.md 2016-03-04 10:00:35 -06:00
5ab8f616f6 docs(api): update API index.md 2016-03-04 08:55:58 -06:00
b93bc0c1bd chore(dgeni): filter out local filesystem paths from the docs 2016-02-29 16:45:29 -06:00
d945bdeed9 chore(dgeni): new source input point 2016-02-23 19:58:12 -06:00
af0d84c711 fix(deploy): make sure production mode is set to true 2016-02-19 11:05:28 -06:00
8b717c21f2 chore(dgeni): fixing api side menu active page highlights 2016-02-18 16:11:37 -06:00
ffff210480 chore(dgeni): hide private static methods Fixes driftyco/ionic-site#437 2016-02-18 13:44:28 -06:00
b2ad7f0de1 chore(site): update API index 2016-02-12 18:28:05 -06:00
224382a10e Merge branch '2.0' of https://github.com/driftyco/ionic into ins_n_outs 2016-02-11 14:10:04 -05:00
74c8d6a2a9 formatting output events 2016-02-11 11:48:04 -06:00
8314ad25c2 chore(dgeni): re-adding instance methods to docgen 2016-02-11 11:02:33 -06:00
4b1943f034 chore(dgeni): fix output template
Template for @Outputs were still rengering since they were checking for
@Inputs.
2016-02-10 13:06:14 -05:00
a8515115c1 chore(dgeni): Updating API landing page title 2016-02-10 10:15:10 -06:00
19ecc7a3af chore(dgeni): setting inputs and outputs detection in dgeni 2016-02-10 10:13:48 -05:00
613cc2807b chore(dgeni): redesign API docs index page 2016-02-08 17:29:51 -06:00
ae5cfcc3ce chore(dgeni): updating dgeni and adding static methods to docgen Closes driftyco/ionic-site#409 2016-02-08 15:47:51 -06:00
70866988b0 chore(demos): deploy script should create production demos 2016-02-05 11:35:40 -06:00
eccac3aa57 chore(docs): remove description header from API docs Fixes driftyco/ionic-site#390 2016-02-03 12:00:09 -06:00
b0f40efa20 chore(CI): compile API demos after ionic-site clone and before ionic-site commit 2016-02-01 18:10:01 -06:00
f786067b42 chore(demos): changing the order so api demos run before docs (so they're committed to ionic-site) 2016-02-01 17:59:04 -06:00
494d0da4ce chore(docs): jekyll no longer allows filters in meta data. slugify title to get page ID in nunjucks instead 2016-01-29 10:27:07 -06:00
0ecd311778 moving docs.index task to ionic-site repo 2016-01-22 13:59:49 -06:00
92c67b4174 chore(search): automatically compile docs search index 2016-01-20 14:42:37 -06:00
73b9014271 chore(docs): generate unique v2 docs search index 2016-01-20 13:41:04 -06:00
3e5a36a15f docs(): update improve links 2016-01-13 17:48:22 -08:00
5e8450df06 docs(api): clean up return and params formatiing
Closes #827
2015-12-29 19:29:12 -06:00
c98eea8919 docs: use more accurate class name 2015-12-29 15:44:20 -06:00
4d2a32a4ab docs: fix improve this doc link positioning 2015-12-29 15:18:01 -06:00
b2fd889914 refactor(label): move label to its own folder and move mode specific styles for label to new files
closes #712
2015-12-17 16:20:10 -05:00
210f60165a docs(api): force side menu of api docs to have capitalize class 2015-12-14 14:11:28 -06:00