wayland/doc/doxygen
Giulio Camuffo d74a9c079b introduce new headers wayland-client-core.h and wayland-server-core.h
wayland-client.h and wayland-server.h include the protocol headers generated
at build time. This means that a libwayland user cannot generate and use
protocol code created from a wayland.xml newer than the installed libwayland,
because it is not possible to only include the API header.

Another use case is language bindings, which would generate their own protocol
code and which only need to use the library ABI, not the generated C code.

This commit adds wayland-client-core.h and wayland-server-core.h which do not
include the protocol headers or any deprecated code.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
2015-04-30 14:11:25 +03:00
..
dot doc: update diagrams for compatibility. 2015-01-28 17:43:19 -08:00
.gitignore doc: Update .gitignore 2012-11-12 16:08:38 -02:00
Makefile.am introduce new headers wayland-client-core.h and wayland-server-core.h 2015-04-30 14:11:25 +03:00
wayland.doxygen.in doc: Remove obsolete doxygen tags 2014-05-12 10:15:07 -07:00