mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
doc: Add IPC section
This commit is contained in:
parent
ebd5773fb8
commit
d295ca49a8
|
@ -18,6 +18,9 @@
|
|||
"Drivers": {
|
||||
"directory": "drivers"
|
||||
},
|
||||
"IPC": {
|
||||
"directory": "ipc"
|
||||
},
|
||||
"Compositor": {
|
||||
"directory": "compositor"
|
||||
},
|
||||
|
|
3
doc/changes/ipc/.gitignore
vendored
Normal file
3
doc/changes/ipc/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
# SPDX-License-Identifier: CC0-1.0
|
||||
# SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors
|
||||
!.gitignore
|
Loading…
Reference in a new issue