2020-03-13 22:35:58 +00:00
|
|
|
{
|
2023-11-15 17:25:56 +00:00
|
|
|
"$schema": "https://proclamation.gitlab.io/proclamation/proclamation.schema.json",
|
|
|
|
"#": "This is a config file for Proclamation, the changelog combiner: https://gitlab.com/proclamation/proclamation",
|
2020-03-13 22:35:58 +00:00
|
|
|
"SPDX-License-Identifier: CC0-1.0": "",
|
|
|
|
"SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors": "",
|
|
|
|
"project_name": "Monado",
|
|
|
|
"base_url": "https://gitlab.freedesktop.org/monado/monado",
|
|
|
|
"news_filename": "../CHANGELOG.md",
|
|
|
|
"sections": {
|
2020-04-29 16:53:20 +00:00
|
|
|
"Major changes": {
|
|
|
|
"directory": "big"
|
|
|
|
},
|
2020-04-07 23:15:24 +00:00
|
|
|
"XRT Interface": {
|
|
|
|
"directory": "xrt"
|
|
|
|
},
|
2020-03-13 22:35:58 +00:00
|
|
|
"State Trackers": {
|
2020-08-05 19:12:32 +00:00
|
|
|
"directory": "state_trackers",
|
|
|
|
"sort_by_prefix": true
|
2020-03-13 22:35:58 +00:00
|
|
|
},
|
|
|
|
"Drivers": {
|
2020-08-05 19:12:32 +00:00
|
|
|
"directory": "drivers",
|
|
|
|
"sort_by_prefix": true
|
2020-03-13 22:35:58 +00:00
|
|
|
},
|
2020-05-30 15:34:15 +00:00
|
|
|
"IPC": {
|
2024-06-05 20:06:08 +00:00
|
|
|
"directory": "ipc",
|
|
|
|
"sort_by_prefix": true
|
2020-05-30 15:34:15 +00:00
|
|
|
},
|
2020-04-07 12:00:09 +00:00
|
|
|
"Compositor": {
|
2024-06-05 20:06:08 +00:00
|
|
|
"directory": "compositor",
|
|
|
|
"sort_by_prefix": true
|
2020-04-07 12:00:09 +00:00
|
|
|
},
|
2022-06-20 13:48:15 +00:00
|
|
|
"Tracking": {
|
2024-06-05 20:06:08 +00:00
|
|
|
"directory": "tracking",
|
|
|
|
"sort_by_prefix": true
|
2022-06-20 13:48:15 +00:00
|
|
|
},
|
2020-03-25 19:47:43 +00:00
|
|
|
"Helper Libraries": {
|
2020-08-05 19:12:32 +00:00
|
|
|
"directory": "auxiliary",
|
|
|
|
"sort_by_prefix": true
|
2020-03-25 19:47:43 +00:00
|
|
|
},
|
2023-06-21 18:00:53 +00:00
|
|
|
"Documentation": {
|
|
|
|
"directory": "doc"
|
|
|
|
},
|
2020-03-13 22:35:58 +00:00
|
|
|
"Misc. Features": {
|
2024-06-05 20:06:08 +00:00
|
|
|
"directory": "misc_features",
|
|
|
|
"sort_by_prefix": true
|
2020-03-13 22:35:58 +00:00
|
|
|
},
|
|
|
|
"Misc. Fixes": {
|
2024-06-05 20:06:08 +00:00
|
|
|
"directory": "misc_fixes",
|
|
|
|
"sort_by_prefix": true
|
2020-03-13 22:35:58 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|