@@ -20,6 +20,7 @@ navigation:
2020 path : ./overview/typescript/custom-code.mdx
2121 - link : Customer Showcase
2222 href : https://buildwithfern.com/showcase
23+ hidden : true
2324 - section : Python
2425 contents :
2526 - page : Quickstart
@@ -35,6 +36,7 @@ navigation:
3536 path : ./overview/python/custom-code.mdx
3637 - link : Customer Showcase
3738 href : https://buildwithfern.com/showcase
39+ hidden : true
3840 - section : Go
3941 contents :
4042 - page : Quickstart
@@ -50,6 +52,7 @@ navigation:
5052 path : ./overview/go/custom-code.mdx
5153 - link : Customer Showcase
5254 href : https://buildwithfern.com/showcase
55+ hidden : true
5356 - section : Java
5457 contents :
5558 - page : Quickstart
@@ -65,6 +68,7 @@ navigation:
6568 path : ./overview/java/custom-code.mdx
6669 - link : Customer Showcase
6770 href : https://buildwithfern.com/showcase
71+ hidden : true
6872 - section : .NET
6973 contents :
7074 - page : Quickstart
@@ -78,8 +82,10 @@ navigation:
7882 path : ./overview/dotnet/publishing-to-nuget.mdx
7983 - page : Adding custom code
8084 path : ./overview/dotnet/custom-code.mdx
85+ hidden : true
8186 - link : Customer Showcase
8287 href : https://buildwithfern.com/showcase
88+ hidden : true
8389 - section : PHP
8490 contents :
8591 - page : Quickstart
@@ -93,8 +99,10 @@ navigation:
9399 path : ./overview/php/publishing-to-packagist.mdx
94100 - page : Adding custom code
95101 path : ./overview/php/custom-code.mdx
102+ hidden : true
96103 - link : Customer Showcase
97104 href : https://buildwithfern.com/showcase
105+ hidden : true
98106 - section : Ruby
99107 contents :
100108 - page : Quickstart
@@ -108,8 +116,10 @@ navigation:
108116 path : ./overview/ruby/publishing-to-rubygems.mdx
109117 - page : Adding custom code
110118 path : ./overview/ruby/custom-code.mdx
119+ hidden : true
111120 - link : Customer Showcase
112121 href : https://buildwithfern.com/showcase
122+ hidden : true
113123 - section : Guides
114124 contents :
115125 - page : Customize Method Names
0 commit comments