Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ navigation:
path: ./docs/configuration/doc-collections/zendesk.md
- page: Intercom (Beta)
path: ./docs/configuration/doc-collections/intercom.md
- page: Webflow (Beta)
path: ./docs/configuration/doc-collections/webflow.md
- section: How to use Promptless
icon: fa-regular fa-star
path: ./docs/features/index.mdx
Expand Down Expand Up @@ -112,8 +110,6 @@ navigation:
path: ./docs/integrations/zendesk.mdx
- page: Intercom Integration (Beta)
path: ./docs/integrations/intercom.md
- page: Webflow Integration (Beta)
path: ./docs/integrations/webflow.mdx
- section: Account Management
icon: fa-regular fa-users
contents:
Expand Down
6 changes: 1 addition & 5 deletions fern/docs/configuration/doc-collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Doc Collections
---

Doc Collections are the platforms where your documentation lives. Whether you're using Git-synced platforms such as Fern, Mintlify, or Docusaurus, or standalone platforms such as Zendesk, Intercom, and Webflow, you'll need to configure Promptless to read from and publish to your existing docs.
Doc Collections are the platforms where your documentation lives. Whether you're using Git-synced platforms such as Fern, Mintlify, or Docusaurus, or standalone platforms such as Zendesk and Intercom, you'll need to configure Promptless to read from and publish to your existing docs.

## Git-hosted Documentation Platforms

Expand Down Expand Up @@ -34,10 +34,6 @@ For teams using content management systems that don't sync with GitHub, Promptle
<Card title="Intercom (Beta)" icon="fa-solid fa-comments" href="/docs/configuration/doc-collections/intercom">
Customer support documentation and help center content
</Card>

<Card title="Webflow (Beta)" icon="fa-solid fa-w" href="/docs/configuration/doc-collections/webflow">
Blog posts, collection items, and marketing site content
</Card>
</CardGroup>

## Multi-Platform Publishing
Expand Down
66 changes: 0 additions & 66 deletions fern/docs/configuration/doc-collections/webflow.md

This file was deleted.

4 changes: 2 additions & 2 deletions fern/docs/core-concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ graph LR

%% Documentation Platforms
subgraph "Documentation Platforms"
D1[Git-hosted docs<br/>Zendesk Help Center<br/>Intercom, Webflow]
D1[Git-hosted docs<br/>Zendesk Help Center<br/>Intercom]
end

%% Connections
Expand Down Expand Up @@ -78,7 +78,7 @@ Learn more in [Configuring Promptless → Context Sources](/docs/configuration/c
**Documentation Platforms** are where the final documentation updates are published:

- **Git-hosted Platforms**: Most common setup where docs are stored in Git and synced to hosting providers
- **Direct Platform Integration**: Beta support for publishing directly to Zendesk, Intercom, and Webflow
- **Direct Platform Integration**: Beta support for publishing directly to Zendesk and Intercom
- **Multi-platform Publishing**: Single trigger can update multiple documentation platforms simultaneously

Learn more in [Configuring Promptless → Doc Collections](/docs/configuration/doc-collections).
Expand Down
2 changes: 1 addition & 1 deletion fern/docs/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Promptless integrates with a wide variety of platforms for triggers, context, an

- **Triggers**: GitHub, Bitbucket, GitLab, Slack, Microsoft Teams, Zendesk
- **Context Sources**: Linear, Jira, GitHub Issues, Google Drive
- **Publishing**: GitHub-synced docs (Fern, Mintlify, Docusaurus, etc.), ReadMe, Zendesk, Intercom, Webflow, Notion (beta)
- **Publishing**: GitHub-synced docs (Fern, Mintlify, Docusaurus, etc.), ReadMe, Zendesk, Intercom, Notion (beta)

For a complete list, see our [Integrations overview](/docs/integrations).

Expand Down
1 change: 0 additions & 1 deletion fern/docs/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Some integrations can be used for multiple purposes. Some integrations are in a
### Beta Integrations

- [Intercom](/docs/integrations/intercom-integration-beta): Publish documentation updates directly to Intercom help center (Beta, contact help@gopromptless.ai to get access)
- [Webflow](/docs/integrations/webflow-integration-beta): Publish documentation updates directly to Webflow CMS, including blog posts and collection items (Beta, contact help@gopromptless.ai to get access)

## Security & Authentication

Expand Down
33 changes: 0 additions & 33 deletions fern/docs/integrations/webflow.mdx

This file was deleted.