Add doc markers to code
Summary: Referencing these from the wiki should be better than copy-pasting so we know they are up-to-date Reviewed By: passy Differential Revision: D23564251 fbshipit-source-id: ad90fcaa88c3c638212a277ce49a5faa41cd07df
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f33d4b3f9e
commit
142eb8f9ea
@@ -63,6 +63,7 @@ module.exports = {
|
||||
'tutorial/js-custom',
|
||||
'tutorial/js-publishing',
|
||||
],
|
||||
// start-internal-sidebars-example
|
||||
'Plugin Development': [
|
||||
'extending/js-setup',
|
||||
'extending/js-plugin-api',
|
||||
@@ -83,6 +84,7 @@ module.exports = {
|
||||
'extending/fb/sandy/flipper-plugin',
|
||||
]),
|
||||
],
|
||||
// end-internal-sidebars-example
|
||||
'Other Platforms': [
|
||||
'extending/new-clients',
|
||||
'extending/establishing-a-connection',
|
||||
|
||||
Reference in New Issue
Block a user