yiisoft / yii2-apidoc

Yii 2 apidoc extension.
https://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
258 stars 121 forks source link

Swap listings package with minted for better code highlighting in PDF guide #248

Closed arogachev closed 2 years ago

arogachev commented 2 years ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues #134, #170

Some brief visual examples of changes.

Before (PHP):

Screenshot from 2021-12-09 17-46-59

After (PHP):

Screenshot from 2021-12-09 18-30-30

Before (JS):

Screenshot from 2021-12-10 13-20-11

After (JS):

Screenshot from 2021-12-10 13-17-53

samdark commented 2 years ago

👍