Skip to content

Commit 38063b9

Browse files
author
Steve Kwak
committed
xd index changed
1 parent 08889e6 commit 38063b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
* [MessageEvent](./reference/uxp/class/MessageEvent.md)
140140
* [PointerEvent](./reference/uxp/class/PointerEvent.md)
141141
* [ProgressEvent](./reference/uxp/class/ProgressEvent.md)
142-
* [Host](./reference/xd-index.md)
142+
* [XD specific](./reference/xd-index.md)
143143
* [scenegraph](./reference/scenegraph.md)
144144
* [SceneNodeList](./reference/SceneNodeList.md)
145145
* [Color](./reference/Color.md)

reference/xd-index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Host APIs
1+
# XD specifics APIs
22

3-
Host APIs enable developers to extend XD specific features. Using these APIs, developers can create plugins that create, read, update, and delete objects inside XD documents. Also, most other features available in XD, such as creating renditions, modifying assets panel, getting prototype data, conducting commands, and others are also available through these APIs.
3+
XD specific APIs enable developers to extend XD specific features. Using these APIs, developers can create plugins that create, read, update, and delete objects inside XD documents. Also, most other features available in XD, such as creating renditions, modifying assets panel, getting prototype data, conducting commands, and others are also available through these APIs.
44

55
- [scenegraph](/reference/scenegraph.md)
66
- [application](/reference/application.md)

0 commit comments

Comments
 (0)