瀏覽代碼

Small changes

customisations
alemart 9 月之前
父節點
當前提交
b589e742cb
共有 2 個檔案被更改,包括 3 行新增0 行删除
  1. 2
    0
      docs/api/image-tracker.md
  2. 1
    0
      mkdocs.yml

+ 2
- 0
docs/api/image-tracker.md 查看文件

@@ -10,6 +10,8 @@ A [tracker](tracker.md) that tracks images in a video. Images are tracked using
10 10
 
11 11
 Instantiate an image tracker with the specified `options`.
12 12
 
13
+*Since:* 0.4.0
14
+
13 15
 **Arguments**
14 16
 
15 17
 * `options: object, optional`. An object with the following keys (all are optional):

+ 1
- 0
mkdocs.yml 查看文件

@@ -52,6 +52,7 @@ nav:
52 52
     - 'Demos': 'demos.md'
53 53
     - 'Learn': 'getting-started/introduction.md'
54 54
     - 'API Reference': 'api/ar.md'
55
+    - 'Guidelines for Images': 'getting-started/guidelines-for-images.md'
55 56
     - 'Support my work': 'support-my-work.md'
56 57
     - 'License': 'license.md'
57 58
   - 'Download': 'download.md'

Loading…
取消
儲存