blob: 76f1d202b63ace8c3cce8a2008fc5fb89c73f5a9 [file] [log] [blame]
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Please, read https://fuchsia.dev/fuchsia-src/contribute/docs/documentation-navigation-toc
# before making changes to this file, and add a member of the fuchsia.dev
# team as reviewer.
toc:
- title: "Overview"
path: /docs/concepts/ui/index.md
- title: "User Interface Client"
path: /docs/concepts/ui/ui-client.md
- title: "Scenic"
section:
- title: "Overview"
path: /docs/concepts/ui/scenic/index.md
- title: "Flatland"
path: /docs/concepts/ui/scenic/flatland/index.md
section:
- title: "Flatland timeline"
path: /docs/concepts/ui/scenic/flatland/timeline.md
- title: "Life of a pixel"
path: /docs/concepts/ui/scenic/life_of_a_pixel.md
- title: "Life of a Flatland image"
path: /docs/concepts/ui/scenic/life_of_a_flatland_image.md
- title: "Frame Scheduling"
path: /docs/concepts/ui/scenic/frame_scheduling.md
- title: "View System"
path: /docs/concepts/ui/scenic/views.md
- title: "Pointer input"
path: /docs/concepts/ui/scenic/input.md
- title: "Color spaces"
path: /docs/concepts/ui/scenic/color_spaces.md
- title: "Display"
path: /docs/concepts/ui/scenic/display/index.md
- title: "Screen Capture"
path: /docs/concepts/ui/scenic/screen_capture/index.md
- title: "Input"
section:
- title: "Overview"
path: /docs/concepts/ui/input/index.md
- title: "Mouse"
path: /docs/concepts/ui/input/mouse.md
- title: "Mouse Scroll"
path: /docs/concepts/ui/input/mouse_scroll.md
- title: "Focus"
path: /docs/concepts/ui/input/focus.md
- title: "Hit Testing"
path: /docs/concepts/ui/input/hit_testing.md
- title: "Semantic Visibility"
path: /docs/concepts/ui/input/semantic_visibility.md
- title: "Scene Root"
path: /docs/concepts/ui/input/scene_root.md
- title: "Testing"
section:
- title: "Overview"
path: /docs/concepts/ui/input/testing/index.md