Skip to content
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

Improvements to pdf generation script #47

Merged
merged 116 commits into from
Nov 11, 2024
Merged

Conversation

yestalgia
Copy link
Collaborator

This PR enhances the QLC+ documentation PDF generation script with the following updates:

  1. Cover Page: Added a professional cover page with project title, version, date, and relevant logos.
  2. Styling: Improved overall styling for a more consistent and attractive appearance, including fonts and layout.
  3. Table of Contents: Optimized the TOC by limiting its depth for easier navigation.
  4. Bookmarks: Included bookmarks in the PDF for quick access to major sections.
    Note: Section breaks couldn't be improved due to Pandoc's limitations with markdown pages.

These changes significantly improve the readability and visual appeal of the documentation.

Closes #46

@yestalgia yestalgia force-pushed the 46-improve-pdf-generation-script branch from 0ec1007 to 5507055 Compare September 29, 2024 04:29
@yestalgia yestalgia marked this pull request as ready for review November 11, 2024 22:54
@yestalgia yestalgia merged commit ee33390 into main Nov 11, 2024
4 checks passed
@yestalgia yestalgia self-assigned this Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve PDF Generation Script for Offline Documentation
1 participant