Lukas Wöhrl
570a193b7e
Update c# docs to use object initializer
...
Summary:
Updates the C# docs to use the object initializer instead of `Create` which doesn't exist anymore.
Fixes facebook/yoga#550 .
Closes https://github.com/facebook/yoga/pull/601
Reviewed By: emilsjolander
Differential Revision: D5427217
Pulled By: splhack
fbshipit-source-id: 9a2f036335e5ab475d5c1ee8308701ccb5a3b4e4
2017-07-14 16:13:07 -07:00
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
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