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
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ sidebar: lb4_sidebar
permalink: /doc/en/lb4/Reserved-binding-keys.html
---

## Overview

When using [dependency injection](Dependency-injection.md) there are a few
things to keep in mind with regards to binding keys.

Expand Down
8 changes: 4 additions & 4 deletions docs/site/sidebars/lb4_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -511,10 +511,6 @@ children:
output: 'web, pdf'
children:

- title: 'Reserved binding keys'
url: Reserved-binding-keys.html
output: 'web, pdf'

- title: 'Components'
url: Components.html
output: 'web, pdf'
Expand Down Expand Up @@ -556,6 +552,10 @@ children:
url: apidocs.index.html
output: 'web, pdf'

- title: 'Reserved binding keys'
url: Reserved-binding-keys.html
output: 'web, pdf'

- title: 'Error codes'
url: Error-codes.html
output: 'web, pdf'
Expand Down