Commit Graph

28 Commits

Author SHA1 Message Date
mlsmaycon
25fc1e6499 Add "Agent Network" link to NavigationAPI and update API generator script 2026-07-02 01:42:38 +02:00
Jack Carter
2ba7990c9a docs(api): document MSP cross-tenant access via ?account= parameter (#723)
Adds a new API guide covering the cross-tenant `?account=<tenant_id>`
query parameter that scopes calls to a specific tenant under an MSP
account. Includes setup steps for picking a user and generating a PAT,
how to retrieve tenant IDs via the MSP listing endpoint, read/write
examples, and auditing/security guidance.

Cross-references added from the Authentication guide, the MSP Portal
page, and the public-api token-creation page so the new guide is
discoverable from each entry point an MSP user is likely to hit.
2026-05-04 10:11:12 -07:00
Bethuel Mmbaga
4bc28ac346 Fix API page generator and add missing integration nav entries (#680) 2026-04-02 19:08:28 +03:00
Maycon Santos
b35de5b477 Escape MDX-specific characters in API templates and refine Navigation… (#638)
* Escape MDX-specific characters in API templates and refine NavigationAPI links

* Update API pages with v0.66.0

---------

Co-authored-by: netbirddev <dev@netbird.io>
2026-02-26 16:28:00 +01:00
Maycon Santos
f12b83dabe Add new endpoints to navigation menu (#574) 2026-01-23 20:33:44 +01:00
Brandon Hopkins
cc0b4cd01b Refactor layout and navigation components to remove unused motion props (#494)
- Replaced motion.header with a standard header in Layout component.
- Removed layout props from motion elements in NavigationAPI and NavigationDocs components for improved performance and clarity.
- Updated AnnouncementBannerProvider to make the banner always visible, removing scroll-based hiding logic.
2025-11-25 20:03:25 +01:00
Maycon Santos
aa11529511 update slack url and twitter (#355)
* update slack url and twitter

use a dedicated url for slack, allowing update in a single place

rename Twitter references to X

* rollback Install NetBird title in navigation menu
2025-05-29 00:50:55 +02:00
Pascal Fischer
4a66f17880 [API] add cloud and experimantal badges + new pages (#292) 2025-03-20 18:04:45 +01:00
Maycon Santos
956a948b99 Update slack invite (#285) 2025-03-10 17:07:57 +01:00
Pascal Fischer
c8683cc7e2 Link Networks API (#265)
* update side menu to link networks

* change heading
2024-12-24 11:12:09 +01:00
Maycon Santos
bf2c616dce add tittle to the nav link 2024-12-23 16:52:19 +01:00
Maycon Santos
a19076b13a Update slack invite link (#253)
* Update slack invite link

* fix spelling
2024-11-22 18:33:47 +01:00
Maycon Santos
c30d01d184 update slack invite url 2024-08-18 13:28:31 +02:00
Maycon Santos
f84f95d95a Remove rules navigation link (#197) 2024-06-13 12:19:18 +02:00
juliaroesschen
907ec59f5d Add knowledge hub to docs page (#171) 2024-03-20 19:20:06 +01:00
pascal-fischer
dd08a8e07d Change API parser to handle nested objects (#159)
* rewrite parser to handle new format and nested objects

* add properties section also to nested properties

* update docs manually
2024-02-29 14:24:00 +01:00
Eduard Gert
ddc65c7ae0 Add nested navigation links (#112)
Co-authored-by: Eduard Gert <eduard@netbird.io>
Co-authored-by: braginini <bangvalo@gmail.com>
2023-12-12 17:35:51 +01:00
braginini
04ea9c4991 Move docs to root 2023-05-23 21:34:03 +02:00
Pascal Fischer
dfb5282eb5 fix dropdowns path searcha nd replace 2023-05-23 21:01:55 +02:00
braginini
1062925d4d Fix API rendering 2023-05-23 20:47:20 +02:00
braginini
f8b79ddcd8 Fix links 2023-05-23 20:09:00 +02:00
braginini
053fe87b96 Fixes 2023-05-19 19:51:25 +02:00
Pascal Fischer
e4668ab3fa fix mobile view 2023-05-10 18:45:14 +02:00
Pascal Fischer
7bf8edb5a0 fix mobile view 2023-05-10 18:29:49 +02:00
Pascal Fischer
1a1bdc388d partially fix current page marker 2023-05-10 14:13:23 +02:00
Pascal Fischer
cba03399cb fix nav 2023-05-10 02:08:53 +02:00
Pascal Fischer
fb20ff54e2 load api subendpoints 2023-05-10 01:57:25 +02:00
Pascal Fischer
6131138e65 add TOC 2023-05-10 00:46:38 +02:00