Skip to content

Commit 29679b8

Browse files
committed
Add ABI stability to user guide nav
1 parent 08b169e commit 29679b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

fern/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ navigation:
9292
- page: "Interoperability"
9393
hidden: true
9494
path: "./pages/api_interoperability.md"
95+
- page: "ABI Stability"
96+
path: "./pages/user_guide/abi_stability.md"
9597
- page: "Integrations"
9698
path: "./pages/integrations.md"
9799
- section: "Benchmarking"

fern/pages/user_guide/abi_stability.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
````markdown
21
# End-User Guide: cuVS ABI Stability
32

43
## What ABI Stability Means
@@ -378,4 +377,3 @@ Does not necessarily run with ABI 2.0
378377
```
379378

380379
When in doubt, use the cuVS runtime version recommended by your application vendor or package manager.
381-
````

0 commit comments

Comments
 (0)