59 Commits

Author SHA1 Message Date
Michael Schneider
e503ad5e19 Fix imageModificationBlock doc (#376) 2017-06-20 23:16:55 +01:00
Michael Schneider
0a7f8ea1d6 [ASImageNode] Add documentation for image effects #trivial (#263)
* Add documentation for doing image effects

* Link to image modification documentation in the image node documentation
2017-06-20 20:02:25 +01:00
Martin Kelly
5f42f9354f FIXED Typo (#371)
Contet -> Context
2017-06-19 06:55:53 -07:00
Archimboldi Mao
a15a67c3ce [Docs] Update 'Corner Rounding' document for Texture 2 (#359)
* Texture 2.0 has been released.

The document should be removed the expected.

* Remove duplicate words.

* Texture 2.0 has been released.

The document should be removed the expected.

* Remove duplicate words.
2017-06-14 17:51:02 -07:00
appleguy
dc179e53e7 Update resources.md (#363) 2017-06-13 23:46:25 -07:00
Vitaly Baev
5a3565e6dc Fix typo (#327) 2017-06-04 06:55:35 +02:00
George
ae667154ac Fixed typo in carthage project name (#310) 2017-05-27 06:25:32 -07:00
Michael Schneider
6c20b19fdc [Docs] Add workaround for setting a custom lineSpacing and maxNumberOfLines to ASTextNode docs (#92)
* Add workaround for setting a custom lineSpacing and maxNumberOfLines to ASTextNode docs

* Address comments and add Swift example

* Some more Swift
2017-05-03 07:30:09 -07:00
Levi McCallum
4745089044 Fix site header (#84) 2017-04-28 15:23:13 -07:00
Levi McCallum
d82f5076c8 Fix SCSS build (#78) 2017-04-27 13:42:40 -07:00
djblake
1456366153 Missing a word (#68)
Missing `[ASInsetLayoutSpec` from ASInsetLayoutSpec creation line.
2017-04-25 07:22:24 -07:00
Levi McCallum
8ebd903e67 Move doc stylesheets to sass (#47) 2017-04-20 09:55:46 -07:00
Levi McCallum
7c86faf42b Remove hero dropshadow (#35) 2017-04-18 17:37:31 -07:00
Levi McCallum
e727d9a75f Add announcement banner to documentation site (#31)
* Add announcement banner to documentation site

* Move css to the file

* Remove css from inline
2017-04-18 14:04:43 -07:00
Garrett Moon
722b8b2f53 Update media.css 2017-04-14 09:37:38 -07:00
Garrett Moon
0d658af1e6 New logo on github pages (#8) 2017-04-14 09:37:38 -07:00
Garrett Moon
3fe11f2fd5 New logo (#7) 2017-04-14 09:37:38 -07:00
Garrett Moon
f67376a4c3 Update docs 2017-04-14 09:37:38 -07:00
Garrett Moon
059e74414e Update footer 2017-04-14 09:37:38 -07:00
Garrett Moon
ede6145f97 Update docs.html 2017-04-14 09:37:38 -07:00
Garrett Moon
5c8b31684a Rename AsyncDisplayKit to Texture (#4)
* Rename AsyncDisplayKit to Texture

* More renaming
2017-04-14 09:37:38 -07:00
Garrett Moon
fa18ad226b Update docs 2017-04-14 09:37:38 -07:00
Garrett Moon
71a2f3516e Update CNAME 2017-04-14 09:37:38 -07:00
Garrett Moon
9c3c5d7554 Add in docs from https://github.com/AsyncDisplayKit/Documentation 2017-04-14 09:37:38 -07:00
Hannah Trosi
bd6e85e59d Remove old (original website) files from repository 2016-07-10 19:03:34 -07:00
appleguy
ae87717263 Revert "Remove old website folder from master branch" (#1818) 2016-06-26 17:12:59 -07:00
Hannah Troisi
f71e207e0a Remove old website files from master branch (#1817)
- new website files are in  gh-pages branch (and have been for awhile)
2016-06-26 17:08:35 -07:00
John Wong
c975c03542 Update video links in docs 2015-12-02 01:43:56 +08:00
Huy Nguyen
8f83e1ae8c [appledoc] Should generate docs for layout headers. 2015-07-12 17:27:47 +07:00
phatmann
897c257633 Sample code adds gesture recognizer to view 2015-02-23 07:14:17 -06:00
Nadine Salter
74d9bb6c8f [docs] Tweak README code snippet. 2015-01-21 14:34:09 -08:00
Nadine Salter
df04cbb7f0 [docs] Update linker config steps for 1.1.
AsyncDisplayKit -- specifically, the Multiplex image node -- depends on
the AssetsLibrary and Photos frameworks.  Update the README and website
front page.
2015-01-05 15:54:27 -08:00
Nadine Salter
8bb78ff90c [docs] Update front matter.
Update the README and asyncdisplaykit.org front page to mention ASDK
1.1's new additions -- ASMultiplexImageNode, ASNetworkImageNode, and
ASCollectionView.
2014-12-03 18:17:26 -08:00
Nadine Salter
38f8e63b01 Support fractional tuning parameters (fixes #112). 2014-11-18 14:15:01 -08:00
Michael Helmbrecht
e14ee4aaa8 Expand touch handling methods 2014-10-26 15:02:40 -07:00
Michael Helmbrecht
890e181ede Expand more method signatures 2014-10-26 15:00:06 -07:00
Michael Helmbrecht
89a6f04800 Use full method signatures in docs 2014-10-26 14:57:18 -07:00
Nadine Salter
66dab5b594 Update landing page. 2014-10-22 14:57:06 -07:00
Nadine Salter
9225309c9a [appledoc] Fix all appledoc warnings. (#65) 2014-10-17 15:41:25 -07:00
Nadine Salter
f493b130ef [appledoc] Enable explicit crossrefs.
Fix warnings for existing `@see ...` crossrefs.
2014-10-17 15:41:25 -07:00
Nadine Salter
9e824a3134 [appledoc] Include ASRangeController. 2014-10-17 14:50:42 -07:00
Nadine Salter
673c24946b [appledoc] Include subclassing header.
Use `--no-merge-categories` to prevent subclassing-only documentation
from appearing in the general API reference.  Use consistent category
names.
2014-10-17 14:50:27 -07:00
Nadine Salter
88e9cd0e10 [site] vimeo link 2014-10-15 11:49:14 -07:00
Nadine Salter
7908a60ce0 [site] github.io redirect 2014-10-15 11:30:02 -07:00
Nadine Salter
373b5cc92e [site] Tweak index.md. 2014-10-15 09:24:54 -07:00
Nadine Salter
b6c8a44cc6 [site] Add CNAME. 2014-10-15 09:18:01 -07:00
James Pearce
0c8480b6e6 New base url for new site 2014-10-15 00:20:02 -07:00
Nadine Salter
9a8c2d078d [site] Tweak appledoc script. 2014-10-14 18:08:29 -07:00
Nadine Salter
a8e9d75b6f [site] appledoc -> api navbar link. 2014-10-14 18:05:26 -07:00
Nadine Salter
c2e6bab83e Merge pull request #44 from acoomans/css-fix-code-highlight
[site] Changed code highlighting to match Xcode's.
2014-10-14 18:01:34 -07:00