weston/doc/sphinx
Marius Vlad 284d5345ad compositor: Destroy the compositor before the log scope
Destroying the compositor after destroying the log scope will not print
out the messages in the tear down/clean-up phase of the compositor, so
add a new tear_down function which allows keeping a valid reference to
the compositor. This way we can destroy the compositor before destroying
the scope and keep the debug messages.

While at it remove the log context destroy part from the clean-up
of the compositor and make it stand on its own.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2019-07-18 13:34:04 +03:00
..
toc compositor: Destroy the compositor before the log scope 2019-07-18 13:34:04 +03:00
conf.py.in build: Add sphinx/breathe support for generating documentation 2019-06-25 14:05:54 +00:00
doxygen.ini.in doc: Remove clang-parsing definitions 2019-06-26 12:27:14 +01:00
index.rst build: Add sphinx/breathe support for generating documentation 2019-06-25 14:05:54 +00:00
meson.build doc/sphinx: No need for doxygen custom target 2019-07-01 12:20:30 +00:00
run_doxygen_sphinx.sh.in doc/sphinx: Force sphinx to re-build everything as to avoid stale docs 2019-06-28 13:39:11 +03:00