File: index.md

package info (click to toggle)
mir 2.25.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 22,080 kB
  • sloc: cpp: 192,777; xml: 13,784; ansic: 8,207; python: 1,304; sh: 794; makefile: 258
file content (16 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(tutorial-index)=

# Tutorials

These pages provide first-time introductions to key Mir aspects

- {ref}`tutorial-getting-started`: A showcase of Mir's capabilities
- {ref}`write-your-first-wayland-compositor`: A guide through writing a simple compositor

```{toctree}
---
hidden:
glob:
---
*
```