Skip to content

Commit

Permalink
chester: sidebar: Add link to API reference (#93)
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Maškarinec <[email protected]>
  • Loading branch information
marekmaskarinec authored May 24, 2024
1 parent f1a997f commit 51e7c0f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sidebars-chester.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,11 @@ const sidebars = {
'firmware-sdk/how-to-kconfig',
'firmware-sdk/how-to-cbor',
'firmware-sdk/how-to-lte-v2',
{
type: 'link',
label: 'API Reference',
href: 'https://hardwario.github.io/chester-sdk'
},
'firmware-sdk/licenses',
],
},
Expand Down

0 comments on commit 51e7c0f

Please sign in to comment.