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

Add possibility to create PDF from autogenerated documentation #215

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

ghost
Copy link

@ghost ghost commented Oct 30, 2023

Creates a pdf of the autogenerated documents with mkdocs build (in poetry shell) command to eis_toolkit/site/pdf/. (At least) Linux users might need to run apt install python3-pip libpango-1.0-0 libharfbuzz0b libpangoft2-1.0-0 beforehand.

@ghost ghost added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 30, 2023
@ghost ghost requested a review from nmaarnio October 30, 2023 12:29
@ghost ghost self-assigned this Oct 30, 2023
@ghost
Copy link
Author

ghost commented Oct 31, 2023

Documentation can now be served without building the pdf. Use command ENABLE_PDF_EXPORT=1 mkdocs build to build the pdf file.

@nmaarnio nmaarnio merged commit 9a2b904 into master Nov 1, 2023
@nmaarnio nmaarnio deleted the generate-pdf-from-docs branch February 19, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants