Skip to content
Open
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
2 changes: 0 additions & 2 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ navigation:
contents:
- page: GitHub Repos (Docs as Code)
path: ./docs/configuration/doc-collections/github-repos.md
- page: Document360
path: ./docs/configuration/doc-collections/document360.md
- page: Zendesk
path: ./docs/configuration/doc-collections/zendesk.md
- page: Intercom (Beta)
Expand Down
49 changes: 0 additions & 49 deletions fern/docs/configuration/doc-collections/document360.md

This file was deleted.

2 changes: 1 addition & 1 deletion fern/docs/introducing-promptless.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Here's a quick summary of what Promptless 1.0 brings:
src="./assets/promptless_1_publish.png"
imagePosition="left"
>
Open PRs to your docs repo or deploy directly to your docs provider—Mintlify, Fern, Readme, GitBook, Document360, and more. Complete end-to-end automation from code changes to published documentation.
Open PRs to your docs repo or deploy directly to your docs provider—Mintlify, Fern, Readme, GitBook, Zendesk, and more. Complete end-to-end automation from code changes to published documentation.
</Card>
</Accordion>
</AccordionGroup>
Expand Down
2 changes: 1 addition & 1 deletion fern/docs/recommended-docs-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ When evaluating documentation platforms, the key factors to consider are:
- **Developer experience**: Interactive API playground, code samples, and testing tools

<Tip>
Promptless works with all of these platforms, and more. If your docs can be synced to a git repo, Promptless can automatically create PRs with documentation updates. For hosted platforms like Document360 or Zendesk, Promptless can publish updates directly.
Promptless works with all of these platforms, and more. If your docs can be synced to a git repo, Promptless can automatically create PRs with documentation updates. For hosted platforms like Zendesk, Promptless can publish updates directly.
</Tip>