Skip to content

Commit a493700

Browse files
Site changes [skip-ci]
1 parent 6eaa43a commit a493700

File tree

5 files changed

+42
-42
lines changed

5 files changed

+42
-42
lines changed

_data/ref/alpha/dmGameObject.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -4751,13 +4751,14 @@
47514751
}
47524752
],
47534753
"info": {
4754-
"brief": "SDK Component API documentation",
4755-
"description": "<span class=\"file\"><dmsdk/gameobject/component.h></span>\nApi for manipulating game object components (WIP)",
4756-
"file": "",
4754+
"brief": "Game object property container",
4755+
"description": "API for game object property container",
4756+
"file": "dmsdk/gameobject/gameobject_props.h",
4757+
"group": "DEFOLD SDK",
47574758
"language": "",
4758-
"name": "Component",
4759+
"name": "PropertyContainer",
47594760
"namespace": "dmGameObject",
47604761
"notes": [],
4761-
"path": ""
4762+
"path": "engine/gameobject/src/dmsdk/gameobject/gameobject_props.h"
47624763
}
47634764
}

_data/ref/alpha/dmGraphics.json

+5-6
Original file line numberDiff line numberDiff line change
@@ -2555,14 +2555,13 @@
25552555
}
25562556
],
25572557
"info": {
2558-
"brief": "SDK Graphics API documentation",
2559-
"description": "Platform specific native graphics functions.",
2560-
"file": "dmsdk/graphics/graphics_native.h",
2561-
"group": "DEFOLD SDK",
2558+
"brief": "Graphics API documentation",
2559+
"description": "<span class=\"file\"><dmsdk/graphics/graphics_webgpu.h></span>\nGraphics WebGPU API",
2560+
"file": "",
25622561
"language": "",
2563-
"name": "Graphics",
2562+
"name": "Graphics WebGPU",
25642563
"namespace": "dmGraphics",
25652564
"notes": [],
2566-
"path": "engine/dlib/src/dmsdk/graphics/graphics_native.h"
2565+
"path": ""
25672566
}
25682567
}

_data/ref/alpha/dmMemory.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,14 @@
101101
}
102102
],
103103
"info": {
104-
"brief": "SDK Alloca API documentation",
105-
"description": "Alloca functions.",
106-
"file": "dmsdk/dlib/dalloca.h",
104+
"brief": "SDK Memory API documentation",
105+
"description": "Memory allocation functions",
106+
"file": "dmsdk/dlib/memory.h",
107107
"group": "DEFOLD SDK",
108108
"language": "",
109-
"name": "Alloca",
109+
"name": "Memory",
110110
"namespace": "dmMemory",
111111
"notes": [],
112-
"path": "engine/dlib/src/dmsdk/dlib/dalloca.h"
112+
"path": "engine/dlib/src/dmsdk/dlib/memory.h"
113113
}
114114
}

_data/ref/alpha/dmScript.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2115,12 +2115,12 @@
21152115
"info": {
21162116
"brief": "SDK Script API documentation",
21172117
"description": "Built-in scripting functions.",
2118-
"file": "dmsdk/gamesys/script.h",
2118+
"file": "dmsdk/script/script.h",
21192119
"group": "DEFOLD SDK",
21202120
"language": "",
21212121
"name": "Script",
21222122
"namespace": "dmScript",
21232123
"notes": [],
2124-
"path": "engine/gamesys/src/dmsdk/gamesys/script.h"
2124+
"path": "engine/dlib/src/dmsdk/script/script.h"
21252125
}
21262126
}

_data/refindex.json

+24-24
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@
2323
"type": "c",
2424
"url": "/ref/stable/dmAlign"
2525
},
26-
{
27-
"branch": "alpha",
28-
"filename": "dmMemory",
29-
"name": "Alloca",
30-
"namespace": "dmMemory",
31-
"type": "c",
32-
"url": "/ref/alpha/dmMemory"
33-
},
3426
{
3527
"branch": "stable",
3628
"filename": "dmMemory",
@@ -375,14 +367,6 @@
375367
"type": "defold",
376368
"url": "/ref/stable/physics"
377369
},
378-
{
379-
"branch": "alpha",
380-
"filename": "dmGameObject",
381-
"name": "Component",
382-
"namespace": "dmGameObject",
383-
"type": "c",
384-
"url": "/ref/alpha/dmGameObject"
385-
},
386370
{
387371
"branch": "alpha",
388372
"filename": "dmConditionVariable",
@@ -1387,6 +1371,14 @@
13871371
"type": "c",
13881372
"url": "/ref/stable/dmGameSystem"
13891373
},
1374+
{
1375+
"branch": "alpha",
1376+
"filename": "dmGraphics",
1377+
"name": "Graphics WebGPU",
1378+
"namespace": "dmGraphics",
1379+
"type": "c",
1380+
"url": "/ref/alpha/dmGraphics"
1381+
},
13901382
{
13911383
"branch": "beta",
13921384
"filename": "dmGraphics",
@@ -1403,14 +1395,6 @@
14031395
"type": "defold",
14041396
"url": "/ref/alpha/graphics"
14051397
},
1406-
{
1407-
"branch": "alpha",
1408-
"filename": "dmGraphics",
1409-
"name": "Graphics",
1410-
"namespace": "dmGraphics",
1411-
"type": "c",
1412-
"url": "/ref/alpha/dmGraphics"
1413-
},
14141398
{
14151399
"branch": "beta",
14161400
"filename": "graphics",
@@ -1891,6 +1875,14 @@
18911875
"type": "lua",
18921876
"url": "/ref/stable/math"
18931877
},
1878+
{
1879+
"branch": "alpha",
1880+
"filename": "dmMemory",
1881+
"name": "Memory",
1882+
"namespace": "dmMemory",
1883+
"type": "c",
1884+
"url": "/ref/alpha/dmMemory"
1885+
},
18941886
{
18951887
"branch": "beta",
18961888
"filename": "dmMemory",
@@ -2139,6 +2131,14 @@
21392131
"type": "c",
21402132
"url": "/ref/stable/dmProfile"
21412133
},
2134+
{
2135+
"branch": "alpha",
2136+
"filename": "dmGameObject",
2137+
"name": "PropertyContainer",
2138+
"namespace": "dmGameObject",
2139+
"type": "c",
2140+
"url": "/ref/alpha/dmGameObject"
2141+
},
21422142
{
21432143
"branch": "beta",
21442144
"filename": "dmGameObject",

0 commit comments

Comments
 (0)