mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-23 01:40:43 -05: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
cbc4bebf20
commit
b7690b4e4d
12 changed files with 1695 additions and 0 deletions
11
doc/book/src/Foreword.md
Normal file
11
doc/book/src/Foreword.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Preface
|
||||
|
||||
This document describes the (i) Wayland architecture, (ii) Wayland model of
|
||||
operation and (iii) its library API. Also, the Wayland protocol specification is
|
||||
shown in the Appendix. This document is aimed primarily at Wayland developers
|
||||
and those looking to program with it; it does not cover application development.
|
||||
|
||||
There have been many contributors to this document and since this is only the
|
||||
first edition many errors are expected to be found. We appreciate corrections.
|
||||
|
||||
Yours, the Wayland open-source community November 2012
|
||||
Loading…
Add table
Add a link
Reference in a new issue