@@ -18,6 +18,8 @@ navigation:
1818 slug : capabilities
1919 - link : Customer Showcase
2020 href : https://buildwithfern.com/showcase
21+ - page : Integration Tests
22+ path : ./pages/testing/integration-tests.mdx
2123 - section : Generators
2224 contents :
2325 - section : TypeScript
@@ -41,8 +43,6 @@ navigation:
4143 slug : custom-code
4244 - changelog : ./overview/typescript/changelog
4345 slug : changelog
44- # - link: Customer Showcase
45- # href: https://buildwithfern.com/showcase
4646 - section : Python
4747 contents :
4848 - page : Quickstart
@@ -59,12 +59,10 @@ navigation:
5959 path : ./overview/python/publishing-to-pypi.mdx
6060 slug : publishing
6161 - page : Adding custom code
62- path : ./overview/python/custom-code.mdx
62+ path : ./overview/python/custom-code.mdx
6363 slug : custom-code
6464 - changelog : ./overview/python/changelog
6565 slug : changelog
66- # - link: Customer Showcase
67- # href: https://buildwithfern.com/showcase
6866 - section : Go
6967 contents :
7068 - page : Quickstart
@@ -81,12 +79,10 @@ navigation:
8179 path : ./overview/go/publishing-to-go-package-manager.mdx
8280 slug : publishing
8381 - page : Adding custom code
84- path : ./overview/go/custom-code.mdx
82+ path : ./overview/go/custom-code.mdx
8583 slug : custom-code
8684 - changelog : ./overview/go/changelog
8785 slug : changelog
88- # - link: Customer Showcase
89- # href: https://buildwithfern.com/showcase
9086 - section : Java
9187 contents :
9288 - page : Quickstart
@@ -107,8 +103,6 @@ navigation:
107103 slug : custom-code
108104 - changelog : ./overview/java/changelog
109105 slug : changelog
110- # - link: Customer Showcase
111- # href: https://buildwithfern.com/showcase
112106 - section : .NET
113107 slug : csharp
114108 contents :
@@ -131,8 +125,6 @@ navigation:
131125 slug : custom-code
132126 - changelog : ./overview/csharp/changelog
133127 slug : changelog
134- # - link: Customer Showcase
135- # href: https://buildwithfern.com/showcase
136128 - section : PHP
137129 contents :
138130 - page : Quickstart
@@ -154,8 +146,6 @@ navigation:
154146 slug : custom-code
155147 - changelog : ./overview/php/changelog
156148 slug : changelog
157- # - link: Customer Showcase
158- # href: https://buildwithfern.com/showcase
159149 - section : Ruby
160150 contents :
161151 - page : Quickstart
@@ -177,13 +167,11 @@ navigation:
177167 slug : custom-code
178168 - changelog : ./overview/ruby/changelog
179169 slug : changelog
180- # - link: Customer Showcase
181- # href: https://buildwithfern.com/showcase
182170 - page : MCP Server
183171 path : ./overview/mcp-server/introduction.mdx
184172 slug : mcp-server
185173 - section : Deep Dives
186- contents :
174+ contents :
187175 - page : Customize Method Names
188176 path : ./guides/customize-method-names.mdx
189177 slug : customize-method-names
@@ -207,7 +195,7 @@ navigation:
207195 path : ./guides/self-host-fern-generators.mdx
208196 slug : self-host-generators
209197 - section : Reference
210- contents :
198+ contents :
211199 - page : generators.yml
212200 path : ./reference/generators-yml-reference.mdx
213201 slug : generators-yml
0 commit comments