浏览代码

Small changes

customisations
alemart 10 个月前
父节点
当前提交
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
 
10
 
11
 Instantiate an image tracker with the specified `options`.
11
 Instantiate an image tracker with the specified `options`.
12
 
12
 
13
+*Since:* 0.4.0
14
+
13
 **Arguments**
15
 **Arguments**
14
 
16
 
15
 * `options: object, optional`. An object with the following keys (all are optional):
17
 * `options: object, optional`. An object with the following keys (all are optional):

+ 1
- 0
mkdocs.yml 查看文件

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

正在加载...
取消
保存