ソースを参照

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'

読み込み中…
キャンセル
保存