Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions fern/products/sdks/sdks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ navigation:
path: ./overview/typescript/design.mdx
- page: Configuration
path: ./overview/typescript/configuration.mdx
- changelog: ./overview/typescript/changelog
- page: Publishing to NPM
path: ./overview/typescript/publishing-to-npm.mdx
- page: Adding custom code
path: ./overview/typescript/custom-code.mdx
- changelog: ./overview/typescript/changelog
# - link: Customer Showcase
# href: https://buildwithfern.com/showcase
- section: Python
Expand All @@ -37,11 +37,11 @@ navigation:
path: ./overview/python/design.mdx
- page: Configuration
path: ./overview/python/configuration.mdx
- changelog: ./overview/python/changelog
- page: Publishing to PyPI
path: ./overview/python/publishing-to-pypi.mdx
- page: Adding custom code
path: ./overview/python/custom-code.mdx
- changelog: ./overview/python/changelog
# - link: Customer Showcase
# href: https://buildwithfern.com/showcase
- section: Go
Expand All @@ -53,11 +53,11 @@ navigation:
path: ./overview/go/design.mdx
- page: Configuration
path: ./overview/go/configuration.mdx
- changelog: ./overview/go/changelog
- page: Publishing as a Go Module
path: ./overview/go/publishing-to-go-package-manager.mdx
- page: Adding custom code
path: ./overview/go/custom-code.mdx
- changelog: ./overview/go/changelog
# - link: Customer Showcase
# href: https://buildwithfern.com/showcase
- section: Java
Expand All @@ -69,11 +69,11 @@ navigation:
path: ./overview/java/design.mdx
- page: Configuration
path: ./overview/java/configuration.mdx
- changelog: ./overview/java/changelog
- page: Publishing to Maven Central
path: ./overview/java/publishing-to-maven-central.mdx
- page: Adding custom code
path: ./overview/java/custom-code.mdx
- changelog: ./overview/java/changelog
# - link: Customer Showcase
# href: https://buildwithfern.com/showcase
- section: .NET
Expand All @@ -86,12 +86,12 @@ navigation:
path: ./overview/csharp/design.mdx
- page: Configuration
path: ./overview/csharp/configuration.mdx
- changelog: ./overview/csharp/changelog
- page: Publishing to Nuget
path: ./overview/csharp/publishing-to-nuget.mdx
- page: Adding custom code
hidden: true
path: ./overview/csharp/custom-code.mdx
- changelog: ./overview/csharp/changelog
# - link: Customer Showcase
# href: https://buildwithfern.com/showcase
- section: PHP
Expand All @@ -103,12 +103,12 @@ navigation:
path: ./overview/php/design.mdx
- page: Configuration
path: ./overview/php/configuration.mdx
- changelog: ./overview/php/changelog
- page: Publishing to Packagist
path: ./overview/php/publishing-to-packagist.mdx
- page: Adding custom code
hidden: true
path: ./overview/php/custom-code.mdx
- changelog: ./overview/php/changelog
# - link: Customer Showcase
# href: https://buildwithfern.com/showcase
- section: Ruby
Expand All @@ -120,13 +120,13 @@ navigation:
path: ./overview/ruby/design.mdx
- page: Configuration
path: ./overview/ruby/configuration.mdx
- changelog: ./overview/ruby/changelog
- page: Publishing to RubyGems
path: ./overview/ruby/publishing-to-rubygems.mdx
slug: publishing-to-rubygems
- page: Adding custom code
hidden: true
path: ./overview/ruby/custom-code.mdx
- changelog: ./overview/ruby/changelog
# - link: Customer Showcase
# href: https://buildwithfern.com/showcase
- page: MCP Server
Expand Down