@@ -247,37 +247,17 @@ module.exports = [{
247
247
"path" : "/ps_reference/objects/options/batchplaycommandoptions/"
248
248
} ,
249
249
{
250
- "title" : "CPU Info" ,
251
- "path" : "/ps_reference/objects/returnobjects/cpuinfo/"
252
- } ,
253
- {
254
- "title" : "Execute As Modal Options" ,
255
- "path" : "/ps_reference/objects/returnobjects/executeasmodaloptions/"
250
+ "title" : "Display Configuration Options" ,
251
+ "path" : "/ps_reference/objects/options/displayconfigurationoptions/"
256
252
} ,
257
253
{
258
254
"title" : "Execution Context" ,
259
255
"path" : "/ps_reference/objects/options/executioncontext/"
260
256
} ,
261
- {
262
- "title" : "GPU Info" ,
263
- "path" : "/ps_reference/objects/returnobjects/gpuinfo/"
264
- } ,
265
257
{
266
258
"title" : "History State Info" ,
267
259
"path" : "/ps_reference/objects/options/historystateinfo/"
268
260
} ,
269
- {
270
- "title" : "History Suspension" ,
271
- "path" : "/ps_reference/objects/returnobjects/historysuspension/"
272
- } ,
273
- {
274
- "title" : "Open CL Device Info" ,
275
- "path" : "/ps_reference/objects/returnobjects/opencldeviceinfo/"
276
- } ,
277
- {
278
- "title" : "Open GL Device Info" ,
279
- "path" : "/ps_reference/objects/returnobjects/opengldeviceinfo/"
280
- } ,
281
261
{
282
262
"title" : "Resume History Suspension Options" ,
283
263
"path" : "/ps_reference/objects/options/resumehistorysuspensionoptions/"
@@ -347,6 +327,53 @@ module.exports = [{
347
327
{
348
328
"title" : "Layer Comp Recapture Options" ,
349
329
"path" : "/ps_reference/objects/options/layercomprecaptureoptions/"
330
+ } ,
331
+ {
332
+ "title" : "Position" ,
333
+ "path" : "/ps_reference/objects/options/position/"
334
+ }
335
+ ]
336
+ } ,
337
+ {
338
+ "title" : "Return Objects" ,
339
+ "path" : "/ps_reference/objects/returnobjects" ,
340
+ "header" : true ,
341
+ "pages" : [
342
+ {
343
+ "title" : "CPU Info" ,
344
+ "path" : "/ps_reference/objects/returnobjects/cpuinfo/"
345
+ } ,
346
+ {
347
+ "title" : "Dimensions" ,
348
+ "path" : "/ps_reference/objects/returnobjects/dimensions/"
349
+ } ,
350
+ {
351
+ "title" : "Display Configuration" ,
352
+ "path" : "/ps_reference/objects/returnobjects/displayconfiguration/"
353
+ } ,
354
+ {
355
+ "title" : "Execute As Modal Options" ,
356
+ "path" : "/ps_reference/objects/returnobjects/executeasmodaloptions/"
357
+ } ,
358
+ {
359
+ "title" : "GPU Info" ,
360
+ "path" : "/ps_reference/objects/returnobjects/gpuinfo/"
361
+ } ,
362
+ {
363
+ "title" : "History Suspension" ,
364
+ "path" : "/ps_reference/objects/returnobjects/historysuspension/"
365
+ } ,
366
+ {
367
+ "title" : "Open CL Device Info" ,
368
+ "path" : "/ps_reference/objects/returnobjects/opencldeviceinfo/"
369
+ } ,
370
+ {
371
+ "title" : "Open GL Device Info" ,
372
+ "path" : "/ps_reference/objects/returnobjects/opengldeviceinfo/"
373
+ } ,
374
+ {
375
+ "title" : "Simple Bounds" ,
376
+ "path" : "/ps_reference/objects/returnobjects/simplebounds/"
350
377
}
351
378
]
352
379
} ,
@@ -455,6 +482,14 @@ module.exports = [{
455
482
{
456
483
"title" : "Action Recording" ,
457
484
"path" : "/ps_reference/media/action-recording/"
485
+ } ,
486
+ {
487
+ "title" : "Event Codes" ,
488
+ "path" : "/ps_reference/media/eventcodes/"
489
+ } ,
490
+ {
491
+ "title" : "Display Units" ,
492
+ "path" : "/ps_reference/media/displayunits/"
458
493
}
459
494
]
460
495
} , {
0 commit comments