@@ -18,6 +18,9 @@ navigation:
1818 slug : capabilities
1919 - link : Customer Showcase
2020 href : https://buildwithfern.com/showcase
21+ - page : integration-tests
22+ title : Integration Tests
23+ path : ./pages/testing/integration-tests.mdx
2124 - section : Generators
2225 contents :
2326 - section : TypeScript
@@ -41,8 +44,6 @@ navigation:
4144 slug : custom-code
4245 - changelog : ./overview/typescript/changelog
4346 slug : changelog
44- # - link: Customer Showcase
45- # href: https://buildwithfern.com/showcase
4647 - section : Python
4748 contents :
4849 - page : Quickstart
@@ -59,12 +60,10 @@ navigation:
5960 path : ./overview/python/publishing-to-pypi.mdx
6061 slug : publishing
6162 - page : Adding custom code
62- path : ./overview/python/custom-code.mdx
63+ path : ./overview/python/custom-code.mdx
6364 slug : custom-code
6465 - changelog : ./overview/python/changelog
6566 slug : changelog
66- # - link: Customer Showcase
67- # href: https://buildwithfern.com/showcase
6867 - section : Go
6968 contents :
7069 - page : Quickstart
@@ -81,12 +80,10 @@ navigation:
8180 path : ./overview/go/publishing-to-go-package-manager.mdx
8281 slug : publishing
8382 - page : Adding custom code
84- path : ./overview/go/custom-code.mdx
83+ path : ./overview/go/custom-code.mdx
8584 slug : custom-code
8685 - changelog : ./overview/go/changelog
8786 slug : changelog
88- # - link: Customer Showcase
89- # href: https://buildwithfern.com/showcase
9087 - section : Java
9188 contents :
9289 - page : Quickstart
@@ -107,8 +104,6 @@ navigation:
107104 slug : custom-code
108105 - changelog : ./overview/java/changelog
109106 slug : changelog
110- # - link: Customer Showcase
111- # href: https://buildwithfern.com/showcase
112107 - section : .NET
113108 slug : csharp
114109 contents :
@@ -131,8 +126,6 @@ navigation:
131126 slug : custom-code
132127 - changelog : ./overview/csharp/changelog
133128 slug : changelog
134- # - link: Customer Showcase
135- # href: https://buildwithfern.com/showcase
136129 - section : PHP
137130 contents :
138131 - page : Quickstart
@@ -154,8 +147,6 @@ navigation:
154147 slug : custom-code
155148 - changelog : ./overview/php/changelog
156149 slug : changelog
157- # - link: Customer Showcase
158- # href: https://buildwithfern.com/showcase
159150 - section : Ruby
160151 contents :
161152 - page : Quickstart
@@ -177,13 +168,11 @@ navigation:
177168 slug : custom-code
178169 - changelog : ./overview/ruby/changelog
179170 slug : changelog
180- # - link: Customer Showcase
181- # href: https://buildwithfern.com/showcase
182171 - page : MCP Server
183172 path : ./overview/mcp-server/introduction.mdx
184173 slug : mcp-server
185174 - section : Deep Dives
186- contents :
175+ contents :
187176 - page : Customize Method Names
188177 path : ./guides/customize-method-names.mdx
189178 slug : customize-method-names
@@ -207,7 +196,7 @@ navigation:
207196 path : ./guides/self-host-fern-generators.mdx
208197 slug : self-host-generators
209198 - section : Reference
210- contents :
199+ contents :
211200 - page : generators.yml
212201 path : ./reference/generators-yml-reference.mdx
213202 slug : generators-yml
0 commit comments