Fixes nav for /lite/models pages.

PiperOrigin-RevId: 236941300
This commit is contained in:
Mark Daoust 2019-03-05 16:16:39 -08:00 committed by TensorFlower Gardener
parent 80aaa33981
commit 46072a84bd

View File

@ -94,29 +94,21 @@ upper_tabs:
contents: contents:
- title: "Overview" - title: "Overview"
path: /lite/models/ path: /lite/models/
- title: "Image classification" - heading: "Image classification"
section:
- title: "Overview" - title: "Overview"
path: /lite/models/image_classification/overview path: /lite/models/image_classification/overview
- title: "Android" - title: "Android"
path: /lite/models/image_classification/android path: /lite/models/image_classification/android
- title: "iOS" - title: "iOS"
path: /lite/models/image_classification/ios path: /lite/models/image_classification/ios
- heading: "Other techniques"
- title: "Object detection" - title: "Object detection"
section:
- title: "Overview"
path: /lite/models/object_detection/overview path: /lite/models/object_detection/overview
- title: "Pose estimation" - title: "Pose estimation"
section:
- title: "Overview"
path: /lite/models/pose_estimation/overview path: /lite/models/pose_estimation/overview
- title: "Segmentation" - title: "Segmentation"
section:
- title: "Overview"
path: /lite/models/segmentation/overview path: /lite/models/segmentation/overview
- title: "Smart reply" - title: "Smart reply"
section:
- title: "Overview"
path: /lite/models/smart_reply/overview path: /lite/models/smart_reply/overview
- name: "API" - name: "API"