The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Add new documentation changelog fragment directory

+7
+1
.reuse/dep5
··· 10 10 doc/changes/xrt/* 11 11 doc/changes/auxiliary/* 12 12 doc/changes/compositor/* 13 + doc/changes/doc/* 13 14 doc/changes/big/* 14 15 doc/changes/tracking/* 15 16 Copyright: 2020-2021, Collabora, Ltd. and the Monado contributors
+3
doc/changes/.proclamation.json
··· 34 34 "directory": "auxiliary", 35 35 "sort_by_prefix": true 36 36 }, 37 + "Documentation": { 38 + "directory": "doc" 39 + }, 37 40 "Misc. Features": { 38 41 "directory": "misc_features" 39 42 },
+3
doc/changes/doc/.gitignore
··· 1 + # SPDX-License-Identifier: CC0-1.0 2 + # SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors 3 + !.gitignore