docs: add PDF export documentation to dashboard section#3632
Open
devin-ai-integration[bot] wants to merge 4 commits intomainfrom
Open
docs: add PDF export documentation to dashboard section#3632devin-ai-integration[bot] wants to merge 4 commits intomainfrom
devin-ai-integration[bot] wants to merge 4 commits intomainfrom
Conversation
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Contributor
|
🌿 Preview your docs: https://fern-preview-6161ebb5-4400-4335-9a2d-bdeb24322887.docs.buildwithfern.com/learn Here are the markdown pages you've updated: |
| @@ -0,0 +1,11 @@ | |||
| ## PDF Export | |||
Contributor
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Headings] 'PDF Export' should use sentence-style capitalization.
| @@ -0,0 +1,11 @@ | |||
| ## PDF Export | |||
|
|
|||
| You can now export your entire documentation site as a PDF directly from the Fern Dashboard. | |||
Contributor
There was a problem hiding this comment.
[FernStyles.Current] Avoid time-relative terms like 'now' that become outdated
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds documentation for the PDF export feature, primarily in the Dashboard section. Changes:
pdf-export.mdx): Step-by-step guide for exporting docs as PDF from the Dashboard, covering export settings (cover title/subtitle, hide cover footer, header/footer templates with{pageIndex}/{totalPages}placeholders).dashboard.yml): Added the new page under Configuration.overview.mdx): Added a "PDF export" card to the Site management section.self-hosted.mdx): Updated the Info callout — PDF export was previously described as "not yet available on any plan"; now links to the new page as available on managed hosting, with self-hosted still noted as in development.2026-02-13.mdx): Added a dashboard changelog entry.Review & Testing Checklist for Human
2025-02-05:docs-team). Decide whether the docs page should mention this restriction or link to pricing.regular file-pdficon renders correctly on the overview page — confirm it's a valid Font Awesome icon in Fern's supported set./learn/dashboard/configuration/pdf-exportand confirm the link from the self-hosted page, overview card, and changelog entry all resolve correctly.Notes