Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-02-03 | 466 Bytes | |
v3.0.0 source code.tar.gz | 2021-02-03 | 2.6 MB | |
v3.0.0 source code.zip | 2021-02-03 | 2.7 MB | |
Totals: 3 Items | 5.3 MB | 2 |
Added
- Option to suppress printing of pages list in the glossaries (b75d3d1)
- GitLab description templates (7038798)
Changed
- Syntax highlighting now uses
minted
instead oflistings
, a backwards-incompatible change (19fbd87) - Documentation now stresses Docker usage over manual "labour" (6843a2b)
Removed
- Previous, custom-made
listings
language definitions; these are covered much better bypygments
, akaminted
(19fbd87)