Christine Abernathy
49e18738c3
Remove gists and fix iOS instructions
...
Summary:
Remove gists in code blocks. This also made it easier to fix the iOS sample app instructions in the getting started.
>Note: I also needed to update my gems as I was having problems running `bundle install`. The errors were around installing json v1.8.3. It was resolved by creating a new Gemfile.lock.
1. Build website and check changed pages (see attached Getting Started for an example)
2. Also check how it would look for mobile site (see attached index page)
Verified that the code snippets matched previous snippets and styling acceptable.


Closes https://github.com/facebook/yoga/pull/500
Differential Revision: D4834356
Pulled By: emilsjolander
fbshipit-source-id: f47dca4b7518822b195f0bd5076fbf852904372b
2017-04-05 05:43:21 -07:00
Aljoscha Meyer
4522d4b8aa
Fix a typo in C API documentation
...
Summary:
Change "Certain nodes need *to* ability to measure themselves" to "Certain nodes need *the* ability to measure themselves".
Closes https://github.com/facebook/yoga/pull/430
Differential Revision: D4600091
Pulled By: emilsjolander
fbshipit-source-id: d20693b47291e79bd8c5f76e57d6dff2444333d2
2017-02-22 12:57:21 -08:00
Emil Sjolander
f2080e520f
Move yoga docs into docs folder on master branch
...
Summary: Move yoga docs into master branch so that pull requests are able to include doc updates as part of other changes.
Reviewed By: JoelMarcey
Differential Revision: D4365700
fbshipit-source-id: 2f46a88974104c454c00bcdf1257abb5c4075a68
2016-12-28 04:09:48 -08:00