Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/architecture/containers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Ocre Containers
has_children: true
parent: Architecture
nav_order: 1
has_toc: false
---

# Ocre Containers
Expand Down
1 change: 1 addition & 0 deletions docs/architecture/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ layout: default
title: Architecture
has_children: true
nav_order: 2
has_toc: false
---

# Architecture
Expand Down
3 changes: 2 additions & 1 deletion docs/board-support/ST/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: STMicroelectronics
layout: default
parent: Board Support
has_children: true
has_toc: false
---

# STMicroelectronics
Expand All @@ -15,7 +16,7 @@ Before working with any STM32 board, you should install:

## Optional
Some boards need other utilities and drivers to build and flash the Ocre runtime and can be found below.
* **[openocd driver](https://openocd.org/)**: Openocd is an opensource on chip debugger, and the default flashing utility for some ST boards.
* **[openocd driver](https://openocd.org/)**: Openocd is an open-source on chip debugger, and the default flashing utility for some ST boards.

## Supported Boards
Select your board below for detailed setup and usage instructions.
3 changes: 2 additions & 1 deletion docs/quickstart/first-app/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ title: Your First Container
layout: default
parent: Quickstart
nav_order: 3
has_children: true
has_children: true
has_toc: false
---

# Your First App
Expand Down
1 change: 1 addition & 0 deletions docs/quickstart/prerequisites/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ layout: default
parent: Quickstart
nav_order: 0
has_children: true
has_toc: false
---

# Prerequisites
Expand Down
3 changes: 2 additions & 1 deletion docs/samples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: Sample Applications
layout: default
nav_order: 4
has_children: true
has_children: true
has_toc: false
---

# Sample Applications
Expand Down