doc: Switch from static image files to generated diagrams

Graphics / Wayland / Wayland - Jon Cruz [osg.samsung.com] - 28 January 2015 19:43 UTC

Switches diagrams from using static PNG images to instead generate them via simple graphviz DOT markup files.

b5fca03 doc: Switch from static image files to generated diagrams.
configure.ac | 13 +++++
doc/doxygen/Makefile.am | 15 +++++-
doc/doxygen/dot/wayland-architecture.gv | 39 ++++++++++++++
doc/doxygen/dot/x-architecture.gv | 54 ++++++++++++++++++++
doc/publican/Makefile.am | 29 +++++++----
.../sources/images/wayland-architecture.png | Bin 29162 -> 0 bytes
doc/publican/sources/images/x-architecture.png | Bin 37306 -> 0 bytes
7 files changed, 137 insertions(+), 13 deletions(-)

Upstream: cgit.freedesktop.org


  • Share