Skip to content

Commit c9d2836

Browse files
orb(ignite-cli): chore: use ignite specific circle ci context (#3023 by @robinheinze) (a379c32cf8ff5824974c40ef323ebc48fc21c730)
1 parent 82e99a8 commit c9d2836

File tree

7 files changed

+22
-15
lines changed

7 files changed

+22
-15
lines changed

docs/react-native-mlkit/contributing/_category_.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"position": 1000,
44
"link": {
55
"type": "generated-index",
6-
"description": "How to run the included example application."
6+
"description": "How to run the included example application.",
7+
"slug": "/react-native-mlkit/contributing/list"
78
}
8-
}
9+
}

docs/react-native-mlkit/document-scanner/_category_.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"position": 500,
44
"link": {
55
"type": "generated-index",
6-
"description": "Scan documents with your camera"
6+
"description": "Scan documents with your camera",
7+
"slug": "/react-native-mlkit/document-scanner/list"
78
}
8-
}
9+
}

docs/react-native-mlkit/face-detection/_category_.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"position": 100,
44
"link": {
55
"type": "generated-index",
6-
"description": "Label images with TFLite Models"
6+
"description": "Label images with TFLite Models",
7+
"slug": "/react-native-mlkit/face-detection/list"
78
}
8-
}
9+
}

docs/react-native-mlkit/image-labeling/_category_.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"position": 200,
44
"link": {
55
"type": "generated-index",
6-
"description": "Label images with TFLite Models"
6+
"description": "Label images with TFLite Models",
7+
"slug": "/react-native-mlkit/image-labeling/list"
78
}
8-
}
9+
}
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"label": "Object Detection",
3-
"position":400,
3+
"position": 400,
44
"link": {
55
"type": "generated-index",
6-
"description": "Detect Object"
6+
"description": "Detect Object",
7+
"slug": "/react-native-mlkit/object-detection/list"
78
}
8-
}
9+
}

docs/react-native-mlkit/running-the-example-app/_category_.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"position": 99,
44
"link": {
55
"type": "generated-index",
6-
"description": "How to run the included example application."
6+
"description": "How to run the included example application.",
7+
"slug": "/react-native-mlkit/running-the-example-app/list"
78
}
8-
}
9+
}

docs/react-native-mlkit/text-recognition/_category_.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"position": 500,
44
"link": {
55
"type": "generated-index",
6-
"description": "Recognize text"
6+
"description": "Recognize text",
7+
"slug": "/react-native-mlkit/text-recognition/list"
78
}
8-
}
9+
}

0 commit comments

Comments
 (0)