Skip to content

Commit

Permalink
Document Linking
Browse files Browse the repository at this point in the history
Summary:
Both LinkingIOS and IntentAndroid are deprecated in favor of Linking but it was not in the website documentation.
Closes facebook#5642

Reviewed By: svcscm

Differential Revision: D2883999

Pulled By: androidtrunkagent

fb-gh-sync-id: cd2ce6192f84fffef7ab7d4e56f87eb55fb30901
  • Loading branch information
vjeux authored and facebook-github-bot-6 committed Jan 31, 2016
1 parent 3fbd46c commit 670f9af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/server/extractDocs.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ var apis = [
'../Libraries/Components/Intent/IntentAndroid.android.js',
'../Libraries/Interaction/InteractionManager.js',
'../Libraries/LayoutAnimation/LayoutAnimation.js',
'../Libraries/Linking/Linking.js',
'../Libraries/LinkingIOS/LinkingIOS.js',
'../Libraries/ReactIOS/NativeMethodsMixin.js',
'../Libraries/Network/NetInfo.js',
Expand Down

0 comments on commit 670f9af

Please sign in to comment.