11 Commits

Author SHA1 Message Date
James Ide
0f32bea634 Merge pull request #2143 from milieu/patch-1
Fix broken links in docs/Testing.md
2015-07-29 13:55:22 -07:00
Meredith Leu
f502e17cc7 Fix broken links 2015-07-27 18:34:12 -07:00
Martin Konicek
01911e5e06 [docs] Make it clear which Guides are platform-specific
This is in preparation for open sourcing React Native for Android.
Also add hyphens to URLs for consistency. This can break people's
browser bookmarks but it's better to be consistent and we can
redirect to docs: https://github.com/facebook/react-native/issues/2137

Test plan: Ran the website locally using `cd website; npm start`
and checked all pages render correctly.
http://i.imgur.com/RrPNgRr.png

Will update "Getting Started", "Tutorial", "Debugging" and
"Testing" separately.
2015-07-27 18:17:54 +01:00
Spencer Ahrens
57513fd24a make npm test command easier to find 2015-07-08 14:03:05 +02:00
Spencer Ahrens
2829be7de6 Note about setting up jest environment (io.js etc) 2015-07-08 14:01:28 +02:00
Spencer Ahrens
529803e5c4 Update Testing.md
- Include explanation for updating snapshot tests.
- Fix links after code motion
- Other cleanup.
2015-06-16 10:22:49 -07:00
David Rabkin
6ee1f8cd50 (docs) Update Testing.md for punctuation 2015-04-03 20:27:43 -07:00
Alex Kotliarskyi
475a954951 Add docs about running on device 2015-04-02 10:47:52 -07:00
John Wu
4040295750 typo fixed 2015-03-31 23:20:26 +08:00
John Wu
9c8fdafecc Update next doc path 2015-03-31 22:51:34 +08:00
Spencer Ahrens
c5c9b3c190 Add docs on testing. 2015-03-25 18:28:45 -07:00