Isaac Freund
a58bcd7481
doc: add frozen=true interface attribute
...
This is useful for scanners that use knowledge of the object creation
hierarchy such as zig-wayland [1]. Currently zig-wayland uses a
hardcoded list of frozen interfaces.
[1]: https://codeberg.org/ifreund/zig-wayland
Signed-off-by: Isaac Freund <mail@isaacfreund.com>
2026-03-05 12:00:35 +00:00
Diego Viola
df10ef181e
Fix typos
...
Signed-off-by: Diego Viola <diego.viola@gmail.com>
2026-03-03 08:17:13 -03:00
Isaac Freund
72805582ee
doc: fix cname-(suffix-)requirements
...
These used to be macro-like xml things that expanded to the text this
commit replaces them with.
Signed-off-by: Isaac Freund <mail@isaacfreund.com>
2026-02-24 13:16:52 +01:00
Julian Orth
4897da68e6
doc: turn captions into third-level headers in book
...
Signed-off-by: Julian Orth <ju.orth@gmail.com>
2026-02-12 15:17:33 +01:00
Julian Orth
cb4e8ada94
doc: rewrite the book foreword
...
Signed-off-by: Julian Orth <ju.orth@gmail.com>
2026-02-12 15:17:31 +01:00
Julian Orth
4bddeba215
doc: copy images to mdbook
...
Signed-off-by: Julian Orth <ju.orth@gmail.com>
2026-02-12 15:08:06 +01:00
Julian Orth
df7f2fb9e8
doc: add copyright notice to mdbook
...
Signed-off-by: Julian Orth <ju.orth@gmail.com>
2026-02-05 13:02:45 +01:00
Julian Orth
cff1224848
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>
2026-02-05 13:02:45 +01:00