Troubleshooting docs structure refactored
Summary: Troubleshooting docs structure refactored. This should fix publishing of docs on GitHub which is currently failing, because of link to fb-only page from public page: https://github.com/facebook/flipper/actions/runs/2351680003. Reviewed By: passy Differential Revision: D36513180 fbshipit-source-id: c0339d437f560464e771e46dfc0a55782faf6a54
This commit is contained in:
committed by
Facebook GitHub Bot
parent
2704ce5a8e
commit
566f7108c9
@@ -62,11 +62,10 @@ module.exports = {
|
||||
{
|
||||
'Troubleshooting': [
|
||||
'getting-started/troubleshooting/troubleshooting',
|
||||
...fbInternalOnly(['getting-started/troubleshooting/general-issues']),
|
||||
'getting-started/troubleshooting/mac-desktop-app',
|
||||
'getting-started/troubleshooting/general',
|
||||
'getting-started/troubleshooting/android',
|
||||
'getting-started/troubleshooting/ios',
|
||||
'getting-started/troubleshooting/react-native',
|
||||
...fbInternalOnly(['getting-started/troubleshooting/portal']),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user