mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
6 lines
273 B
JavaScript
6 lines
273 B
JavaScript
|
|
var topics =
|
||
|
|
[
|
||
|
|
[ "Media type classification", "group__MediaTypes.html", "group__MediaTypes" ],
|
||
|
|
[ "Per-sector metadata tag types", "group__SectorTags.html", "group__SectorTags" ],
|
||
|
|
[ "Per-media metadata tag types", "group__MediaTags.html", "group__MediaTags" ]
|
||
|
|
];
|