Skip to content

Commit f463764

Browse files
update Open Source Docs from Roblox internal teams
1 parent f977c97 commit f463764

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

content/common/navigation/engine/guides.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ navigation:
1010
navigation: /engine/resources.yaml
1111
path: /samples
1212
- title: Engine API reference
13-
path: https://create.roblox.com/docs/reference/engine
13+
path: /reference/engine
14+
navigation: /engine/reference.yaml
1415
- heading: Guides
1516
- title: Overview
1617
path: /creation

content/common/navigation/engine/reference.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# engine reference YAML files in content/en-us/reference/engine/.
33

44
backTo:
5-
title: Back to platform
6-
path: /platform
5+
title: Back to experiences
6+
path: /experiences
77
navigation:
88
- heading: Engine API
99
- title: Overview

content/common/navigation/platform.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ navigation:
88
path: /studio/
99
navigation: /engine/studio.yaml
1010
- title: Engine API reference
11-
path: /reference/engine
12-
navigation: /engine/reference.yaml
11+
path: https://create.roblox.com/docs/reference/engine
1312
- title: Open Cloud
1413
path: /cloud/
1514
- title: Creator Hub

content/en-us/reference/engine/classes/RenderSettings.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,9 @@ properties:
183183
writeCapabilities: []
184184
- name: RenderSettings.MeshCacheSize
185185
summary: |
186-
The size in bytes of the mesh cache. Defaults to 32 MBs.
186+
The size in bytes of the mesh cache. Defaults to 32 MB.
187187
description: |
188-
The size in bytes of the mesh cache. Defaults to 32 MBs.
188+
The size in bytes of the mesh cache. Defaults to 32 MB (32 * 2^20 bytes).
189189
code_samples:
190190
type: int
191191
tags: []

tools/checks/utils/do-not-machine-translate.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,12 @@ content/en-us/production/promotion/advertise-on-roblox.md
77
content/en-us/production/promotion/comply-with-advertising-standards.md
88
content/en-us/production/promotion/sponsor-items.md
99
content/en-us/production/earn-on-roblox.md
10-
content/en-us/reference/cloud/cloud.docs.json
10+
content/en-us/reference/cloud/cloud.docs.json
11+
content/en-us/assets.md
12+
content/en-us/creator-hub.md
13+
content/en-us/get-started.md
14+
content/en-us/monetize.md
15+
content/en-us/platform.md
16+
content/en-us/scale.md
17+
content/en-us/studio.md
18+
content/en-us/education/resources/roblox-educators.md

0 commit comments

Comments
 (0)