Under the Hood - Part 1

Summary: This diff includes minor changes to the pages within the Under the Hood section of Flipper Docs.

Reviewed By: passy

Differential Revision: D41521538

fbshipit-source-id: 35b372ffdde118faef2732e4cb7684fc9df18f87
This commit is contained in:
Kevin Strider
2022-11-24 09:54:37 -08:00
committed by Facebook GitHub Bot
parent aea6f84172
commit fbae680e06
4 changed files with 27 additions and 7 deletions

View File

@@ -147,16 +147,16 @@ module.exports = {
'Under the Hood': [
'internals/index',
'internals/contributing',
{
'Contributing to the Documentation': ['internals/documentation-formatting', 'internals/documentation-writing-guide'],
},
'internals/device-identifiers',
'internals/linters',
'extending/public-releases',
'extending/testing-rn',
...fbInternalOnly([
{
"Meta": [
'Internal': [
{
'Contributing to the Documentation': ['internals/documentation-formatting', 'internals/documentation-writing-guide'],
},
'fb/arc_uiqr',
'fb/connections',
{