Skip to content
Closed
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: 1 addition & 1 deletion optimize/pdf-exports.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

You can export your docs as a single PDF file for offline viewing. The PDF contains all the content in the docs, including images and links, and a navigable table of contents.

Full-site PDF exports include all pages regardless of group restrictions, so anyone with access to the exported PDF can read content that may otherwise be gated behind user groups.
Full-site PDF exports are supported on documentation sites that use authentication. The export includes all pages regardless of group restrictions, so anyone with access to the exported PDF can read content that may otherwise be gated behind user groups.

Check warning on line 22 in optimize/pdf-exports.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

optimize/pdf-exports.mdx#L22

In general, use active voice instead of passive voice ('are supported').

<Tip>
To let users download individual pages as PDFs, use the [contextual menu's](/ai/contextual-menu) `download-pdf` option.
Expand Down
Loading