upper_tabs:
- include: /_upper_tabs_left.yaml
- include: /api_docs/_upper_tabs_api.yaml
# Dropdown menu
- name: Resources
  path: /resources
  is_default: true
  menu:
  - include: /resources/_menu_toc.yaml
  lower_tabs:
    # Subsite tabs
    other:
    - name: Tutorials
      contents:
      - include: /text/tutorials/_toc.yaml

    - name: Guide
      contents:
      - include: /text/guide/_toc.yaml

    - name: API
      skip_translation: true
      contents:
      - heading: TensorFlow Text
      - include: /text/api_docs/python/text/_toc.yaml
#     - heading: TensorFlow NLP Modeling
#     - include: /text/api_docs/python/tfnlp/_toc.yaml

- include: /_upper_tabs_right.yaml