Pimm Hogeling
|
c2c71ca21c
|
"loosing"→"losing" (typo)
Summary:♥
Closes https://github.com/facebook/react-native/pull/6273
Differential Revision: D3006141
fb-gh-sync-id: 393e05b3a747cc905a1aae1505ed8c7e770f7835
shipit-source-id: 393e05b3a747cc905a1aae1505ed8c7e770f7835
|
2016-03-03 09:30:36 -08:00 |
Martin Konicek
|
41789e7929
|
Simplify docs on generating Android release APK
Reviewed By: mkonicek
Differential Revision:D2939525
Ninja: Open source docs only
fb-gh-sync-id: bf5d0cd84a148bf366e15d22f934721151a35ef4
shipit-source-id: bf5d0cd84a148bf366e15d22f934721151a35ef4
|
2016-02-16 10:56:55 -08:00 |
Konstantin Raev
|
6f1417c849
|
CI now builds docs website and deploys it to /%version% path
Summary:
Copy of #5760 reverted merge.
We need to preserve history of docs changes on the webserver.
The goal is to allow users to browse outdated versions of docs.
To make things simple all websites will be released to https://facebook.github.io/react-native/releases/version/XX folder when there is a branch cut.
I switched from Travis CI to Cirle CI because it works faster and I am more familiar with it.
How it works:
1. If code is pushed to `master` branch then CI will build a fresh version of docs and put it in https://github.com/facebook/react-native/tree/gh-pages/releases/next folder.
Github will serve this website from https://facebook.github.io/react-native/releases/version/next URL.
All relative URLs will work within that website
2. If code is pushed to `0.20-stable` branch then CI will build a fresh version of docs and put it in https://github.com/facebook/react-native/tree/gh-pages/releases/0.20 folder.
Github will serve this website from https://facebook.github.io/react-native/releases/v
Closes https://github.com/facebook/react-native/pull/5873
Reviewed By: svcscm
Differential Revision: D2926901
Pulled By: androidtrunkagent
fb-gh-sync-id: 16aea430bac815933d9c603f03921cc6353906f1
shipit-source-id: 16aea430bac815933d9c603f03921cc6353906f1
|
2016-02-11 06:17:42 -08:00 |
Satyajit Sahoo
|
c4f882a59f
|
[Docs] Syntax highlight gradle code
|
2015-11-29 10:13:06 +05:30 |
Andy Street
|
d2c50451f9
|
Add documentation for systrace
|
2015-11-10 16:50:38 +00:00 |
Felix Oghină
|
880a06a4b2
|
[docs] add bundle and upgrade docs
|
2015-10-22 19:11:38 +01:00 |
Martin Konicek
|
3fce0a9d61
|
Update SignedAPKAndroid.md
|
2015-10-09 17:12:05 +01:00 |
Martin Konicek
|
c5af96b471
|
Update SignedAPKAndroid.md
|
2015-10-09 17:11:25 +01:00 |
Martin Konicek
|
fcf1103b95
|
Update SignedAPKAndroid.md
|
2015-10-09 17:10:43 +01:00 |
Martin Konicek
|
87ae707985
|
Update SignedAPKAndroid.md
|
2015-10-09 17:08:34 +01:00 |
Martin Konicek
|
2d206f7286
|
Update SignedAPKAndroid.md
|
2015-10-09 17:06:55 +01:00 |
Martin Konicek
|
5209114534
|
Update SignedAPKAndroid.md
|
2015-10-09 17:00:12 +01:00 |
Martin Konicek
|
faeeb1567e
|
Update SignedAPKAndroid.md
|
2015-10-09 16:55:07 +01:00 |
Martin Konicek
|
26f5f1ffc8
|
Update SignedAPKAndroid.md
|
2015-10-09 15:37:06 +01:00 |
Martin Konicek
|
de0e039898
|
Update SignedAPKAndroid.md
|
2015-10-09 14:30:58 +01:00 |
Satyajit Sahoo
|
c22e143a1d
|
Fix typos
|
2015-09-27 00:03:41 +05:30 |
Satyajit Sahoo
|
fba9fbbced
|
Added docs about generating a signed APK
|
2015-09-27 00:01:10 +05:30 |