Commit graph

3 commits

Author SHA1 Message Date
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
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
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