Skip to content

Commit 324a47b

Browse files
author
Kapil Gowru
committed
feat: working on docs home
1 parent 573117f commit 324a47b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

fern/images/.DS_Store

0 Bytes
Binary file not shown.

fern/products/docs/pages/guides/getting-started/overview.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@ description: Meet documentation that is stunning by default, AI-ready, and desig
55

66
<CardGroup cols={2}>
77
<Card title="Quickstart">
8-
<Image src="/images/quickstart.png" alt="Quickstart" />
8+
<Image src="./images/quickstart.png" alt="Quickstart" />
99
Start building beautiful documentation in under 5 minutes.
1010
</Card>
1111

1212
<Card title="Configure with ease">
13-
<Image src="/images/configure.png" alt="Configure with ease" />
13+
<Image src="./images/configure.png" alt="Configure with ease" />
1414
One simple file that can be used to generate documentation that fits your brand.
1515
</Card>
1616

1717
<Card title="Flexible component library">
18-
<Image src="/images/component-library.png" alt="Flexible component library" />
18+
<Image src="./images/component-library.png" alt="Flexible component library" />
1919
Use pre-built or custom React components for a polished look.
2020
</Card>
2121

2222
<Card title="Visual Editor">
23-
<Image src="/images/visual-editor.png" alt="Visual Editor" />
23+
<Image src="./images/visual-editor.png" alt="Visual Editor" />
2424
Modify your documentation without touching code and publish to your GitHub.
2525
</Card>
2626
</CardGroup>

fern/products/sdks/guides/filter-your-endpoints-audiences.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ description: Guide to filtering your API endpoints using audiences.
55

66
Learn how to use audiences to filter which endpoints are included in your SDKs and documentation.
77

8-
<Warning>This page is a WIP, please refer to our previous [documentation](https://buildwithfern.com/learn/sdks/reference/configuration).</Warning>
98

fern/products/sdks/overview/go/publishing-to-go-package-manager.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ description: How to publish the Fern Go SDK to NPM.
66
Learn how to publish your Fern Go SDK to the NPM registry.
77

88
<Warning>This page is a WIP, please refer to our previous [documentation](https://buildwithfern.com/learn/sdks/guides/publish-a-public-facing-sdk).</Warning>
9+

0 commit comments

Comments
 (0)