Added docs for open source Navigation Plugin
Summary: Added docs for the Navigation Plugin. I've added instructions on how to use the plugin with vanilla Android, or how to integrate it with a third party solution. Reviewed By: danielbuechele Differential Revision: D16856614 fbshipit-source-id: e99cb94318820bd926f50bd4ba205fb11396a9d8
This commit is contained in:
committed by
Facebook Github Bot
parent
8f6740bb01
commit
6b93cd15c2
@@ -81,6 +81,9 @@
|
||||
"features/logs-plugin": {
|
||||
"title": "Logs"
|
||||
},
|
||||
"features/navigation-plugin": {
|
||||
"title": "Navigation"
|
||||
},
|
||||
"features/network-plugin": {
|
||||
"title": "Network"
|
||||
},
|
||||
@@ -116,6 +119,10 @@
|
||||
"title": "LeakCanary Setup",
|
||||
"sidebar_label": "LeakCanary"
|
||||
},
|
||||
"setup/navigation-plugin": {
|
||||
"title": "Navigation Plugin Setup",
|
||||
"sidebar_label": "Navigation"
|
||||
},
|
||||
"setup/network-plugin": {
|
||||
"title": "Network Setup",
|
||||
"sidebar_label": "Network"
|
||||
|
||||
Reference in New Issue
Block a user