aboutsummaryrefslogtreecommitdiff
path: root/docs/sphinx
AgeCommit message (Expand)AuthorFilesLines
2021-04-30qapi/error: Repurpose QAPIError as an abstract base exception classJohn Snow1-1/+2
2021-04-13sphinx: qapidoc: Wrap "If" section body in a paragraph nodeJohn Snow1-1/+3
2021-02-15docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module namePeter Maydell1-1/+1
2020-12-10Revert "docs: temporarily disable the kernel-doc extension"Paolo Bonzini1-3/+0
2020-12-10scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab1-0/+5
2020-12-10Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"Paolo Bonzini1-1/+0
2020-12-10docs: temporarily disable the kernel-doc extensionPaolo Bonzini1-0/+3
2020-10-17docs: Fix Sphinx configuration for msys2/mingwYonggang Luo1-1/+1
2020-10-09qapi: Add a 'coroutine' flag for commandsKevin Wolf1-1/+1
2020-09-29docs/sphinx: Add new qapi-doc Sphinx extensionPeter Maydell1-0/+549
2020-08-21docs: automatically track manual dependenciesPaolo Bonzini1-0/+51
2020-04-14kernel-doc: Use c:struct for Sphinx 3.0 and laterPeter Maydell1-0/+1
2020-03-12docs/sphinx/hxtool.py: Remove STEXI/ETEXI supportPeter Maydell1-24/+4
2020-03-06doc/scripts/hxtool.py: Strip trailing ':' from DEFHEADING/ARCHHEADINGPeter Maydell1-4/+6
2020-02-03docs/sphinx: Add new hxtool Sphinx extensionPeter Maydell1-0/+210
2019-12-17docs: import Linux kernel-doc script and extensionPaolo Bonzini2-0/+200
2019-07-10sphinx: add qmp_lexerJohn Snow1-0/+43