Content
View differences
Updated by Andrej Sandorf almost 3 years ago
Documentation is needed for the PDF styling yaml:
[https://github.com/opf/openproject/blob/dev/app/models/work\_package/pdf\_export/standard.yml](https://github.com/opf/openproject/blob/dev/app/models/work_package/pdf_export/standard.yml)
For better maintainability check if the documentation can be generated...
1. Annotate the [schema.json](https://github.com/opf/openproject/blob/dev/app/models/work_package/pdf_export/schema.json) with property descriptions and title (also examples?)
2. Generate a documentation file in markdown (markdown/html)? with use of md-to-pdf gem github action tooling? simple rails .erb?
else write manually.
[https://github.com/opf/openproject/blob/dev/app/models/work\_package/pdf\_export/standard.yml](https://github.com/opf/openproject/blob/dev/app/models/work_package/pdf_export/standard.yml)
1. Annotate the [schema.json](https://github.com/opf/openproject/blob/dev/app/models/work_package/pdf_export/schema.json) with property descriptions and title (also examples?)
2. Generate a documentation file in markdown
else write manually.