Skip to content

Commit 32f4a7a

Browse files
authored
Add API ref and Examples to docs sidebar (#1394)
1 parent 94a27b4 commit 32f4a7a

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

website_docs/api.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: API reference
3+
linkTitle: API
4+
redirect: https://open-telemetry.github.io/opentelemetry-ruby/
5+
manualLinkTarget: _blank
6+
_build: { render: link }
7+
weight: 50
8+
---

website_docs/examples.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Examples
3+
redirect: https://github.com/open-telemetry/opentelemetry-ruby/tree/main/examples
4+
manualLinkTarget: _blank
5+
_build: { render: link }
6+
weight: 60
7+
---

0 commit comments

Comments
 (0)