Skip to content

Commit 3bc13e3

Browse files
authored
Hide custom code pages for Ruby, PHP, and .NET (#61)
1 parent 8082526 commit 3bc13e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fern/products/sdks/sdks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ navigation:
7777
- page: Publishing to Nuget
7878
path: ./overview/dotnet/publishing-to-nuget.mdx
7979
- page: Adding custom code
80+
hidden: true
8081
path: ./overview/dotnet/custom-code.mdx
8182
- link: Customer Showcase
8283
href: https://buildwithfern.com/showcase
@@ -92,6 +93,7 @@ navigation:
9293
- page: Publishing to Packagist
9394
path: ./overview/php/publishing-to-packagist.mdx
9495
- page: Adding custom code
96+
hidden: true
9597
path: ./overview/php/custom-code.mdx
9698
- link: Customer Showcase
9799
href: https://buildwithfern.com/showcase
@@ -107,6 +109,7 @@ navigation:
107109
- page: Publishing to RubyGems
108110
path: ./overview/ruby/publishing-to-rubygems.mdx
109111
- page: Adding custom code
112+
hidden: true
110113
path: ./overview/ruby/custom-code.mdx
111114
- link: Customer Showcase
112115
href: https://buildwithfern.com/showcase

0 commit comments

Comments
 (0)