mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
doc: Add auto-generated Wayland Library chapter
For now only Wayland Client API is described on that chapter, which is extracted via doxygen on ./src/wayland-client.h. We apply a stylesheet (doxygen-to-publican) on doxygen output so it becomes docbook valid. Now all we need to do is populate that header while developing in order to grow a decent documentation. So please use it! Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
parent
29c20e2eb6
commit
e2db4cf26f
8 changed files with 1863 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
SUBDIRS = Wayland man
|
||||
SUBDIRS = doxygen Wayland man
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue