Skip to content

Commit 57d08c7

Browse files
authored
(docs) Add new page on Fern Scribe (#913)
1 parent 8aec256 commit 57d08c7

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

fern/products/docs/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ navigation:
112112
- page: MCP server for your site
113113
path: ./pages/ai/mcp-server.mdx
114114
slug: mcp-server
115+
- page: Fern Scribe (coming soon)
116+
path: ./pages/ai/scribe.mdx
115117
- section: Preview & publish
116118
collapsed: true
117119
contents:
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Fern Scribe (coming soon)
3+
description: Fern Scribe is a technical writing agent that automatically updates documentation when your code and products change
4+
---
5+
6+
<Note>
7+
Fern Scribe is in development. Interested in early access? Reach out via Slack or [email protected].
8+
</Note>
9+
10+
Fern Scribe is a technical writing agent that keeps your docs aligned as your product evolves.
11+
12+
It notices code changes and issue tracker updates (Linear, Jira) then drafts concise, targeted edits to your documentation pages via GitHub. You can ask Fern Scribe to iterate or edit directly yourself.
13+
14+
Fern Scribe understands Fern components like snippets, callouts, and tables, as well as your custom components and styling. It learns your writing style and makes edits that fit your existing navigation and content organization. You can further customize Fern Scribe's behavior to match your team's preferences, style guide, and workflow.

0 commit comments

Comments
 (0)