Skip to content

Commit 1785b3e

Browse files
docs: Add line breaks after comparison tables (#1852)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
1 parent d1785f9 commit 1785b3e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

fern/products/docs/pages/resources/stainless-comparison.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Fern is production-ready with stable APIs and backward compatibility. Stainless
2929
|---------|-----------|----------------|
3030
| **Production status** |[Production-ready](/learn/docs/getting-started/quickstart), stable | ⚠️ Early access with breaking changes expected |
3131
| **Enterprise deployments** | ✅ Widely deployed ([ElevenLabs](https://elevenlabs.io/docs), [Webflow](https://developers.webflow.com), [Hume AI](https://dev.hume.ai)) | ⚠️ Limited production usage |
32-
32+
<br/>
3333
</Accordion>
3434

3535
<Accordion title="Content authoring and governance">
@@ -41,7 +41,7 @@ Stainless uses Git-based workflows for all content authoring. Fern supports both
4141
| **Visual editor** |[Fern Editor](/learn/docs/writing-content/fern-editor) with GitHub App integration | ❌ None |
4242
| **Content format** |[MDX](/learn/docs/writing-content/markdown) with React components | ✅ MDX/Markdoc |
4343
| **Reusable content** |[Snippets system](/learn/docs/writing-content/reusable-snippets) | ✅ Markdown partials |
44-
44+
<br/>
4545
</Accordion>
4646

4747
<Accordion title="API reference and interactive testing">
@@ -53,7 +53,7 @@ Stainless doesn't provide an interactive testing environment. Fern's [API Explor
5353
| **API Explorer** |[Full playground](/learn/docs/api-references/api-explorer/overview) with [auto-populated credentials](/learn/docs/api-references/autopopulate-api-key), WebSocket, and audio streaming support | ❌ None |
5454
| **SDK documentation** |[Multi-language support](/learn/docs/api-references/sdk-snippets) | ✅ Language-specific pages |
5555
| **API spec formats** |[OpenAPI, AsyncAPI, gRPC, OpenRPC, Fern](/learn/docs/api-references/generate-api-ref) | ⚠️ OpenAPI + Stainless config only |
56-
56+
<br/>
5757
</Accordion>
5858

5959
<Accordion title="RBAC, versioning, and multi-product support">
@@ -65,7 +65,7 @@ Stainless doesn't currently offer audience-specific content filtering, multi-ver
6565
| **RBAC** |[Audience-based content filtering](/learn/docs/authentication/rbac) for internal vs. public sites | ❌ None |
6666
| **API versioning** |[Multi-version support](/learn/docs/configuration/what-is-docs-yml) with availability states and per-version content | ❌ None |
6767
| **Multi-product sites** |[Multiple products](/learn/docs/configuration/what-is-docs-yml) in unified documentation | ⚠️ Basic tabs (Guides/Reference) |
68-
68+
<br/>
6969
</Accordion>
7070

7171
<Accordion title="AI-powered search and assistance">
@@ -79,7 +79,7 @@ Stainless offers RAG-based search. Fern provides additional AI features includin
7979
| **AI analytics** |[Content gap identification](/learn/ask-fern/) and insights | ❌ None |
8080
| **Search** | ✅ Vector search with faceting by language, product, version | ⚠️ Metadata-driven with basic faceting |
8181
| **LLM-friendly format** |[/llms.txt and /llms-full.txt](/learn/docs/seo/llms-txt) | ✅ .md extension on URLs |
82-
82+
<br/>
8383
</Accordion>
8484

8585
<Accordion title="Authentication and security">
@@ -90,7 +90,7 @@ Stainless's [authentication](https://www.stainless.com/docs/docs-platform/advanc
9090
|---------|-----------|----------------|
9191
| **Enterprise SSO** |[WorkOS](/learn/docs/authentication/sso) (SAML/OIDC/SCIM) with [RBAC](/learn/docs/authentication/rbac) | ❌ None |
9292
| **Authenticated pages** |[Login-protected documentation](/learn/docs/authentication/overview) with [auto-populated credentials](/learn/docs/api-references/autopopulate-api-key) | ⚠️ API keys for Stainless service only |
93-
93+
<br/>
9494
</Accordion>
9595

9696
<Accordion title="Hosting and deployment">
@@ -102,7 +102,7 @@ Stainless [deploys static files](https://www.stainless.com/docs/docs-platform/ho
102102
| **Cloud hosting** |[Vercel with AWS VPC backend](/learn/docs/getting-started/publishing-your-docs) | ✅ Cloudflare (default) |
103103
| **Self-hosted** |[Full-stack Docker](/learn/docs/self-hosted/overview) (PostgreSQL, S3/MinIO, MeiliSearch) | ❌ Static files only |
104104
| **Custom domains** |[Full support](/learn/docs/getting-started/setting-up-your-domain) | ✅ Full support |
105-
105+
<br/>
106106
</Accordion>
107107

108108
<Accordion title="Redirects, SEO, and large-site operations">
@@ -114,7 +114,7 @@ Stainless doesn't currently document redirect capabilities. Fern's [redirect sys
114114
| **Redirects** |[299+ rules](/learn/docs/seo/redirects) with pattern matching (`:slug`, `:splat`) | ❌ None |
115115
| **SEO optimization** |[Meta tags, JSON-LD, RSS, OG images, Twitter cards](/learn/docs/seo/metadata) | ✅ Basic meta tags |
116116
| **Sitemap & robots.txt** |[Automatic generation](/learn/docs/seo/metadata) | ✅ Automatic (assumed) |
117-
117+
<br/>
118118
</Accordion>
119119

120120
<Accordion title="Analytics and observability">
@@ -126,7 +126,7 @@ Stainless doesn't currently document built-in analytics capabilities. Fern provi
126126
| **Analytics integrations** |[PostHog](/learn/docs/integrations/analytics/posthog), [Google Analytics](/learn/docs/integrations/analytics/google), [Segment](/learn/docs/integrations/analytics/segment), [Mixpanel](/learn/docs/integrations/analytics/mixpanel) ([full list](/learn/docs/integrations/overview)) | ❌ None |
127127
| **Documentation insights** | ✅ Search analytics, AI chat tracking, content gap identification | ❌ None |
128128
| **Performance monitoring** | ✅ Vercel Analytics | ⚠️ Cloudflare Analytics |
129-
129+
<br/>
130130
</Accordion>
131131

132132
<Accordion title="Extensibility and integrations">
@@ -139,7 +139,7 @@ Both platforms support [customization](https://www.stainless.com/docs/docs-platf
139139
| **Custom components** |[React components](/learn/docs/writing-content/custom-react-components) with [custom CSS/JS](/learn/docs/customization/custom-css-js) | ✅ Astro components with custom CSS/JS |
140140
| **Third-party integrations** |[Algolia, PostHog, WorkOS, Intercom, etc.](/learn/docs/integrations/overview) | ⚠️ Astro ecosystem |
141141
| **Developer APIs** |[MCP server](/learn/docs/ai-features/mcp-server), webhooks, FDR API | ❌ None |
142-
142+
<br/>
143143
</Accordion>
144144
</AccordionGroup>
145145

0 commit comments

Comments
 (0)