aboutsummaryrefslogtreecommitdiff
path: root/en/setup/_toc.yaml
blob: b82fb73e88c7e737cf37af29850dcb2d940884d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
toc:
- title: Overview
  path: /setup/
- title: Getting Started
  section:
  - title: Codelines, Branches, and Releases
    path: /setup/start/codelines
  - title: Codenames, Tags, and Build Numbers
    path: /setup/start/build-numbers
  - title: Project Roles
    path: /setup/start/roles
  - title: Brand Guidelines
    path: /setup/start/brands
  - title: Licenses
    path: /setup/start/licenses
  - title: FAQ
    path: /setup/start/faqs
  - title: Site Updates
    path: /setup/start/site-updates
- title: Downloading and Building
  section:
  - title: Requirements
    path: /setup/build/requirements
  - title: Establishing a Build Environment
    path: /setup/build/initializing
  - title: Downloading the Source
    path: /setup/build/downloading
  - title: Preparing to Build
    path: /setup/build/building
  - title: Compiling with Jack
    path: /setup/build/jack
  - title: Using Reference Boards
    path: /setup/build/devices
  - title: Running Builds
    path: /setup/build/running
  - title: Building Kernels
    path: /setup/build/building-kernels
  - title: Known Issues
    path: /setup/build/known-issues
- title: Developing
  section:
  - title: Overview
    path: /setup/develop/
  - title: Using Repo
    path: /setup/develop/repo
  - title: Adding a New Device
    path: /setup/develop/new-device
  - title: Understanding 64-bit Builds
    path: /setup/develop/64-bit-builds
- title: Contributing
  section:
  - title: Overview
    path: /setup/contribute/
  - title: Life of a Patch
    path: /setup/contribute/life-of-a-patch
  - title: Submitting Patches
    path: /setup/contribute/submit-patches
  - title: View Patches
    path: /setup/contribute/view-patches
  - title: Life of a Bug
    path: /setup/contribute/life-of-a-bug
  - title: Reporting Bugs
    path: /setup/contribute/report-bugs
  - title: Reading Bug Reports
    path: /setup/contribute/read-bug-reports
  - title: Java Code Style Rules
    path: /setup/contribute/code-style
- title: Community
  path: /setup/community