docs: document download-pdf contextual menu option#6080
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
* Document contextual PDF download option * Tighten contextual PDF docs update * Remove contextual docs formatting change * add enterprise gate * add link in pdf-exports page * Update pdf-exports.mdx --------- Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
…ter (#6082) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
…into mintlify/66a0ff2e
Summary
Document the new
download-pdfcontextual menu option that lets readers export the current page as a PDF directly from the page context menu.Changes
download-pdfrow to the menu options table on the Contextual menu page (en, es, fr, zh).download-pdfin thecontextual.optionsJSON example.download-pdfto thecontextual.optionsenum and built-in options list in the settings reference and structure pages (en, es, fr, zh).Context
Source: mintlify/mint#8124 — adds
download-pdfas a new value in the contextual options schema.Note
Low Risk
Documentation-only changes with no runtime, auth, or data-handling impact.
Overview
Documents the new
download-pdfcontextual menu action so readers can export the current page as a PDF from the page menu (Enterprise), distinct from dashboard full-site PDF export.Updates span en, es, fr, and zh: contextual menu option tables and
docs.jsonexamples,contextual.optionsin settings reference/structure, PDF export tips pointing to the menu, andpdfkeywords. Minor copy edits include Slack agent descriptions (es/fr) and capitalization of the i18n language-codes expandable title.Note: en/es/fr contextual menu pages currently list Download PDF twice in the options table (one row notes Enterprise pricing, one does not)—worth deduplicating in a follow-up.
Reviewed by Cursor Bugbot for commit 7665819. Bugbot is set up for automated code reviews on this repo. Configure here.