From 77efe5f70423a61959397a2bed56ec01f27d27cd Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 25 Mar 2016 03:15:46 +0000 Subject: [PATCH] Updated docs for next --- versions.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/versions.html b/versions.html index 4e4494db5ca..de1c9d4bf15 100644 --- a/versions.html +++ b/versions.html @@ -1,4 +1,4 @@ -Documentation archive – React Native | A framework for building native apps using React

Documentation archive

© 2016 Facebook Inc.

React Native Versions

React Native is following a 2-week train release. Every two weeks, a Release Candidate (rc) branch is created off of master and the previous rc branch is being officially released.

masterDocs
0.23-rcDocsRelease Notes
(current) 0.22DocsRelease Notes
0.21DocsRelease Notes
0.20DocsRelease Notes
0.19DocsRelease Notes
0.18DocsRelease Notes
© 2016 Facebook Inc.
\ No newline at end of file + + docsearch({ + apiKey: '2c98749b4a1e588efec53b2acec13025', + indexName: 'react-native-versions', + inputSelector: '#algolia-doc-search', + algoliaOptions: { facetFilters: [ "tags:master" ], hitsPerPage: 5 } + }); + \ No newline at end of file