aboutsummaryrefslogtreecommitdiff
path: root/docs/meson.build
AgeCommit message (Expand)AuthorFilesLines
2022-05-07meson, configure: move --with-pkgversion, CONFIG_STAMP to mesonPaolo Bonzini1-1/+1
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini1-2/+0
2021-12-18meson: add "check" argument to run_commandPaolo Bonzini1-3/+3
2021-11-08meson: drop sphinx_template_filesMarc-André Lureau1-3/+0
2021-11-08meson: drop sphinx_extn_dependsMarc-André Lureau1-8/+1
2021-10-14trace: move configuration from configure to MesonPaolo Bonzini1-1/+1
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini1-7/+7
2021-08-25docs: make sphinx-build be quiet by defaultDaniel P. Berrangé1-1/+1
2021-07-18docs: Add license note to the HTML page footerPeter Maydell1-1/+2
2021-05-14sphinx: adopt kernel readthedoc themeMarc-André Lureau1-3/+2
2021-02-08docs: don't install corresponding man page if guest agent is disabledStefan Reiter1-2/+4
2021-01-19docs: Build and install all the docs in a single manualPeter Maydell1-39/+25
2021-01-12docs: Add qemu-storage-daemon(1) manpage to meson.buildPeter Maydell1-0/+1
2020-12-18docs: generate qemu-storage-daemon-qmp-ref(7) man pageStefan Hajnoczi1-0/+1
2020-12-15docs: set CONFDIR when running sphinxMarc-André Lureau1-1/+1
2020-11-23docs: Split qemu-pr-helper documentation into tools manualPeter Maydell1-0/+1
2020-11-03meson: fix warning for bad sphinx-buildPaolo Bonzini1-1/+2
2020-10-17meson: Move the detection logic for sphinx to mesonYonggang Luo1-0/+46
2020-09-29meson.build: Make manuals depend on source to Sphinx extensionsPeter Maydell1-0/+1
2020-09-29meson.build: Move SPHINX_ARGS to top level meson.build filePeter Maydell1-8/+0
2020-09-29docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell1-0/+2
2020-09-29docs/interop: Convert qemu-ga-ref to rSTPeter Maydell1-0/+1
2020-09-01meson: pass docdir optionMarc-André Lureau1-2/+2
2020-08-21docs: automatically track manual dependenciesPaolo Bonzini1-8/+13
2020-08-21meson: sphinx-buildPaolo Bonzini1-0/+68