Add Setup and Extending top level navs
Summary: Distinguish between integrating flipper, and developing plugins. Reviewed By: passy Differential Revision: D15148448 fbshipit-source-id: 7c772fa1cea7d5ed789a984039afc37bc0b8a927
This commit is contained in:
committed by
Facebook Github Bot
parent
4c282cea1f
commit
b3ec8b052b
@@ -14,7 +14,8 @@ const siteConfig = {
|
||||
projectName: 'flipper',
|
||||
headerLinks: [
|
||||
{doc: 'features/index', label: 'Features'},
|
||||
{doc: 'getting-started', label: 'Docs'},
|
||||
{doc: 'getting-started', label: 'Setup'},
|
||||
{doc: 'extending/index', label: 'Extending'},
|
||||
{href: repoUrl, label: 'GitHub'},
|
||||
],
|
||||
editUrl: 'https://github.com/facebook/flipper/blob/master/docs/',
|
||||
|
||||
Reference in New Issue
Block a user