-
Notifications
You must be signed in to change notification settings - Fork 4
docs: Export documents in PDF #1081
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Export documents in PDF #1081
Conversation
PR SummaryThis pull request updates the documentation for exporting model documents by clarifying and expanding export options. The changes include:
Overall, the changes improve the usability of the export functionality in the user interface and help users understand the additional PDF export option alongside DOCX. Test Suggestions
|
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
Lighthouse check resultsShow Lighthouse scoresFolder depth level checked: 0 Commit SHA: f1f914d Modify the workflow to check a different depth:
|
johnwalz97
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me
* docs: Show model stakeholder updates in model activity (#1078) * Edit: View model activity * Edit * docs: Ability to cancel pending user invitations (#1080) * Edit: Manage users * Edit training * docs: Export documents in PDF (#1081) * Edit: Export documents * Footnotes & cleanup * Edit: Configure workflows (#1086) * Remove support number (#1085) * Nrichers/sc 13410/documentation use custom fields in model (#1074) * Move callout for lazy readers, minor edit * Initial topic updates * Move shared file to match our de facto convention, fix typo, add margin links * Break filter content out into its own topic * Experiment with buttons * Edits, edits, edits * Add more imbed examples for the review * Lots more edits * Edits * Edits * Text edits * Minor text tweaks * Formatting tweaks * Add .callout-button styles * Fix active/inactive tabset text colors * Split steps in examples * Attempt a fix at transparency issue in callouts * Formatting tweaks * Remove YAML header * Address review feedback * Add wrapper topic for help links from the UI * Move select your filters files into shared/ folder * Style + instruction edits * Undo file rename & move images --------- Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com> * file rename: Select your filters > Work with filters (#1093) * Select your filters > Work with filters * Replace * Preview for 26.01 release notes & make get-source (#1091) * Preview for 26.01 release notes * Update .github/workflows/validate-docs-site.yaml * Documentation - Attestations enhancements (#1090) * Initial set of docs changes for improved attestation process * Updated task topics and edits * Minor edits * Improve owner + group explanations * Remove column experiment * Edits * Update prerequisites * Add animated GIF * Embed animated GIF in overview topic & tweak mermaid diagram * Add collapsible section, hint about group filtering * What could docs & training for AI governance look like? (#1087) * Initial content generation experiment * Content hacking * More edits * Edits * Edits * Minor edits * Put use cases under umbrella categories * Consistency edits, content improvements * Update home page & edits * Fix børked links * Simplify title * Change links to margin footnotes, other formatting fixes * Massaging text for .tour-bg * AI governance local edits * EU AI Act edits * Model risk management edits * Library and platform edits * Use case compliance include * SR 11-7 edit * SS1/23 edit * E-23 edit * Training: Consistency & subtitle card edits * Training: Minor styling edit * Update site/about/use-cases/model-risk-management.qmd Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com> * Rename topic to match short title * Remove latinisms * Update site/about/overview.qmd Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com> * Update site/about/use-cases/ai-governance.qmd Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com> * Update site/about/use-cases/ai-governance.qmd Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com> * Address review comments * Minor addition to E-23 guide --------- Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com> --------- Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Pull Request Description
What and why?
You can now export default document types as PDF. Docs updated to reflect this.
How to test
Click on the live preview: Export documents
What needs special review?
n/a
Dependencies, breaking changes, and deployment notes
n/a
Release notes
Should be covered by https://github.com/validmind/frontend/pull/1590.
Checklist