瀏覽代碼

Small changes

customisations
alemart 10 月之前
父節點
當前提交
1d1c00f680
共有 3 個檔案被更改,包括 3 行新增3 行删除
  1. 1
    1
      README.md
  2. 1
    1
      docs/getting-started/index.md
  3. 1
    1
      mkdocs.yml

+ 1
- 1
README.md 查看文件

@@ -13,7 +13,7 @@ Enchant your users with **encantar.js**, a GPU-accelerated Augmented Reality eng
13 13
 * **AR everywhere**: encantar.js runs on Android, on iOS, and even on Desktop computers! Only a modern web browser is required.
14 14
 * **Plugins**: use encantar.js with the 3D framework of your choice, including A-Frame, Babylon.js, Three.js and more!
15 15
 * **Image tracking**: track detailed images such as book covers, cartoons and photos. No need of manual training!
16
-* **Pointer tracking**: create interactive experiences based on touch, mouse and pen input with an easy-to-use interface.
16
+* **Pointer tracking**: create interactive experiences based on touch, mouse and pen input with an easy-to-use API.
17 17
 
18 18
 ## Why use encantar.js?
19 19
 

+ 1
- 1
docs/getting-started/index.md 查看文件

@@ -11,7 +11,7 @@ Enchant your users with **encantar.js**, a GPU-accelerated Augmented Reality eng
11 11
 * **AR everywhere**: encantar.js runs on Android, on iOS, and even on Desktop computers! Only a modern web browser is required.
12 12
 * **Plugins**: use encantar.js with the 3D framework of your choice, including A-Frame, Babylon.js, Three.js and more!
13 13
 * **Image tracking**: track detailed images such as book covers, cartoons and photos. No need of manual training!
14
-* **Pointer tracking**: create interactive experiences based on touch, mouse and pen input with an easy-to-use interface.
14
+* **Pointer tracking**: create interactive experiences based on touch, mouse and pen input with an easy-to-use API.
15 15
 
16 16
 ## Why use encantar.js?
17 17
 

+ 1
- 1
mkdocs.yml 查看文件

@@ -70,7 +70,7 @@ nav:
70 70
       - 'AR': 'api/ar.md'
71 71
       - 'Session': 'api/session.md'
72 72
       - 'Frame': 'api/frame.md'
73
-      - 'Time': 'api/time.md'
73
+      - 'Time': 'api/time-manager.md'
74 74
       - 'Settings': 'api/settings.md'
75 75
       - 'Resolution': 'api/resolution.md'
76 76
     - 'Trackers':

Loading…
取消
儲存