-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
Browsing through mpdf source code, I noticed several inline comments mentioning versions where a particular change occurred. Some examples:
if (!empty($attr['POSITION'])) { // mPDF 5.7.2I also noticed that the documentation is maintained by hand, and that some of the latest changes in mPDF are not yet reflected (which is completely understandable).
I was wondering if phpdoc could be used more efficiently in the source code, in order to generate the documentation. I know this will require a lot of work, and I'm willing to participate here as well :)
Let me know what are your thoughts on this subject.
Metadata
Metadata
Assignees
Labels
No labels