Home
last modified time | relevance | path

Searched refs:theme (Results 1 – 22 of 22) sorted by relevance

/qemu/docs/sphinx-static/
H A Dtheme_overrides.css3 * Sphinx HTML theme customization: read the doc
94 * RTD theme's default is 800px as max width for the content, but we have
/qemu/tests/lcitool/
H A Dmappings.yml44 python3-sphinx-rtd-theme:
/qemu/.gitlab-ci.d/cirrus/
H A Dmacos-13.vars15 PYPI_PKGS='PyYAML numpy pillow sphinx sphinx-rtd-theme tomli'
H A Dmacos-14.vars15 PYPI_PKGS='PyYAML numpy pillow sphinx sphinx-rtd-theme tomli'
/qemu/tests/lcitool/projects/
H A Dqemu.yml98 - python3-sphinx-rtd-theme
/qemu/scripts/ci/setup/ubuntu/
H A Dubuntu-2204-s390x.yaml108 - python3-sphinx-rtd-theme
H A Dubuntu-2204-aarch64.yaml110 - python3-sphinx-rtd-theme
H A Dubuntu-2204-armhf-cross.yml45 - python3-sphinx-rtd-theme
/qemu/docs/
H A Dmeson.build39 error('Install a Python 3 version of python-sphinx and the readthedoc theme')
/qemu/tests/docker/dockerfiles/
H A Dopensuse-leap.docker132 sphinx-rtd-theme
H A Dubuntu2204.docker117 python3-sphinx-rtd-theme \
H A Ddebian.docker118 python3-sphinx-rtd-theme \
H A Ddebian-ppc64el-cross.docker51 python3-sphinx-rtd-theme \
H A Ddebian-s390x-cross.docker51 python3-sphinx-rtd-theme \
H A Ddebian-arm64-cross.docker51 python3-sphinx-rtd-theme \
H A Ddebian-armhf-cross.docker51 python3-sphinx-rtd-theme \
H A Ddebian-i686-cross.docker52 python3-sphinx-rtd-theme \
H A Ddebian-amd64-cross.docker51 python3-sphinx-rtd-theme \
H A Ddebian-mips64el-cross.docker52 python3-sphinx-rtd-theme \
H A Ddebian-mipsel-cross.docker52 python3-sphinx-rtd-theme \
H A Ddebian-armel-cross.docker52 python3-sphinx-rtd-theme \
/qemu/ui/
H A Dgtk.c2386 GtkIconTheme *theme; in gtk_display_init() local
2398 theme = gtk_icon_theme_get_default(); in gtk_display_init()
2400 gtk_icon_theme_prepend_search_path(theme, dir); in gtk_display_init()