summaryrefslogtreecommitdiff
path: root/doc/sphinx
AgeCommit message (Expand)AuthorFilesLines
2023-01-10frontend: Add common --renderer=foo argumentDaniel Stone1-9/+6
2023-01-09doc/sphinx: Include weston-config and shell-utils in docsMarius Vlad5-3/+23
2022-12-08compositor: support loading backend via shortened namePhilipp Zabel1-2/+2
2022-09-23doc/sphinx: Make doxygen warn as error depend on meson werror flagMarius Vlad2-1/+2
2022-09-13doc: remove directives deprecated in Doxygen 1.9.5Pekka Paalanen1-40/+0
2022-08-08doc: update and move IVI-shell README to docMichael Tretter5-0/+123
2022-07-01doc/sphinx/doxygen.ini.in: Remove CLASS_DIAGRAMMarius Vlad2-11/+3
2022-07-01doc/sphinx/doxygen.ini.in: Remove DOCBOOK_PROGRAMLISTINGMarius Vlad1-9/+0
2022-07-01doc/sphinx/doxygen.ini.in: Remove RTF generationMarius Vlad1-66/+0
2022-07-01docs/sphinx/doxygen.ini.in: Remove LaTeX generationMarius Vlad1-169/+0
2022-06-10libweston: consolidate weston_compositor_create_output(_with_head)Philipp Zabel1-1/+1
2022-06-07Revert "backend-drm: add HDR_OUTPUT_METADATA definitions"Luigi Santivetti1-1/+1
2022-05-02backend-drm: add HDR_OUTPUT_METADATA definitionsPekka Paalanen1-1/+1
2022-03-15libweston: remove fbdev backendPekka Paalanen1-2/+1
2022-03-04doc: running on different seat with libseatPekka Paalanen1-1/+8
2022-03-04doc: expand on libseat via sshPekka Paalanen1-4/+10
2022-03-03launchers: remove launchersDerek Foreman1-5/+2
2022-02-09gitlab-ci: compile Linux image with support to VGEMLeandro Ribeiro1-4/+13
2022-01-21doc/sphinx/conf.py.in: Remove year and use VERSIONMarius Vlad1-1/+1
2022-01-21running-weston.rst: Document how to run weston as user serviceMarius Vlad1-3/+170
2021-07-02doc: fix doxygen warningsPekka Paalanen1-28/+0
2021-04-27docs: Describe libseat for weston launchKenny Levinsen1-8/+16
2021-02-24doc: fix typosMaxime Roussin-BĂ©langer2-3/+3
2021-01-19doc: Add running-weston.rst fileMarius Vlad3-0/+170
2020-12-09doc: Avoid weston install useless documentation filesAnurup M2-1/+6
2020-07-30kiosk-shell: Introduce kiosk/fullscreen shell for desktop appsAlexandros Frantzis3-0/+19
2020-06-02tests: add support to run drm-backend tests locallyLeandro Ribeiro1-0/+28
2020-01-30doc: overview of the test suitePekka Paalanen5-3/+266
2020-01-29libweston: fold weston_compositor_tear_down() into weston_compositor_destroy()Leandro Ribeiro1-2/+2
2020-01-29weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_des...Leandro Ribeiro1-1/+1
2020-01-29weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create()Leandro Ribeiro1-1/+1
2020-01-29weston-log: add function to avoid direct access to compositor members in non-...Leandro Ribeiro1-5/+5
2020-01-27weston-log: rename the confusing function name weston_compositor_log_scope_de...Leandro Ribeiro1-1/+1
2020-01-27weston-log: rename the confusing function name weston_compositor_add_log_scope()Leandro Ribeiro1-1/+1
2020-01-27doc: output management sequence diagramsPekka Paalanen17-17/+323
2019-10-17doc/sphinx: Add some documentation about timeline pointsMarius Vlad1-0/+33
2019-07-18doc/sphinx: Add documentation for the logging/debugging frameworkMarius Vlad3-1/+184
2019-07-18compositor: Destroy the compositor before the log scopeMarius Vlad1-2/+3
2019-07-01doc/sphinx: No need for doxygen custom targetMarius Vlad1-8/+0
2019-06-28doc/sphinx: Force sphinx to re-build everything as to avoid stale docsMarius Vlad1-1/+1
2019-06-26doc: Remove clang-parsing definitionsDaniel Stone1-19/+0
2019-06-25doc/sphinx: Add 'weston_compositor', 'weston_output' and 'weston_head' APIMarius Vlad3-0/+18
2019-06-25doc/sphinx: Add doxygen aliases for easier rst embeddingMarius Vlad1-1/+4
2019-06-25doc/sphinx: Further configure doxygenMarius Vlad1-3/+3
2019-06-25build: Add sphinx/breathe support for generating documentationMarius Vlad11-0/+2920