Skip to content

Commit 852a72b

Browse files
committed
Add API docs to main navigation
1 parent 1bb7169 commit 852a72b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_data/navigation.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
main:
22
- title: "Getting Started"
33
url: /guide/stompjs/using-stompjs-v5.html
4-
- title: "FAQs"
5-
url: /faqs/faqs.html
64
- title: "Upgrade"
75
url: /guide/stompjs/upgrading-stompjs.html
6+
- title: "APIs"
7+
url: /api-docs/latest/
8+
- title: "FAQs"
9+
url: /faqs/faqs.html
810
- title: "Github"
911
url: "https://github.com/stomp-js"

0 commit comments

Comments
 (0)