mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-24 09:06:21 -04:00
doc: run docbook -> mdbook conversion tool
To reproduce this commit, delete the contents of the src directory and run the tool. Signed-off-by: Julian Orth <ju.orth@gmail.com>
This commit is contained in:
parent
5818c9361a
commit
cff1224848
12 changed files with 1695 additions and 0 deletions
12
doc/book/src/SUMMARY.md
Normal file
12
doc/book/src/SUMMARY.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Summary
|
||||
|
||||
[Foreword](Foreword.md)
|
||||
|
||||
- [Introduction](./Introduction.md)
|
||||
- [Types of Compositors](./Compositors.md)
|
||||
- [Wayland Architecture](./Architecture.md)
|
||||
- [Wayland Protocol and Model of Operation](./Protocol.md)
|
||||
- [Message Definition Language](./Message_XML.md)
|
||||
- [X11 Application Support](./Xwayland.md)
|
||||
- [Content Updates](./Content_Updates.md)
|
||||
- [Color management](./Color.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue