summaryrefslogtreecommitdiffstats
path: root/docs/sphinx
Commit message (Expand)AuthorAgeFilesLines
* docs/sphinx: fix compatibility with sphinx < 1.8Marc-André Lureau2022-01-051-2/+2
* docs/sphinx: add sphinx modules to include D-Bus documentationMarc-André Lureau2021-12-214-0/+970
* docs/sphinx: add templates files to generated depfileMarc-André Lureau2021-11-081-1/+1
* docs/sphinx: add static files to generated depfileMarc-André Lureau2021-11-081-0/+5
* docs/sphinx: add loaded modules to generated depfileMarc-André Lureau2021-11-081-2/+12
* qapidoc: introduce QAPISchemaIfCond.docgen()Marc-André Lureau2021-08-261-6/+8
* qapi: add QAPISchemaIfCond.is_present()Marc-André Lureau2021-08-261-4/+4
* qapi: wrap Sequence[str] in an objectMarc-André Lureau2021-08-261-5/+5
* qapi/error: Repurpose QAPIError as an abstract base exception classJohn Snow2021-04-301-1/+2
* sphinx: qapidoc: Wrap "If" section body in a paragraph nodeJohn Snow2021-04-131-1/+3
* docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module namePeter Maydell2021-02-151-1/+1
* Revert "docs: temporarily disable the kernel-doc extension"Paolo Bonzini2020-12-101-3/+0Star
* scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab2020-12-101-0/+5
* Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"Paolo Bonzini2020-12-101-1/+0Star
* docs: temporarily disable the kernel-doc extensionPaolo Bonzini2020-12-101-0/+3
* docs: Fix Sphinx configuration for msys2/mingwYonggang Luo2020-10-171-1/+1
* qapi: Add a 'coroutine' flag for commandsKevin Wolf2020-10-091-1/+1
* docs/sphinx: Add new qapi-doc Sphinx extensionPeter Maydell2020-09-291-0/+549
* docs: automatically track manual dependenciesPaolo Bonzini2020-08-211-0/+51
* kernel-doc: Use c:struct for Sphinx 3.0 and laterPeter Maydell2020-04-141-0/+1
* docs/sphinx/hxtool.py: Remove STEXI/ETEXI supportPeter Maydell2020-03-121-24/+4Star
* doc/scripts/hxtool.py: Strip trailing ':' from DEFHEADING/ARCHHEADINGPeter Maydell2020-03-061-4/+6
* docs/sphinx: Add new hxtool Sphinx extensionPeter Maydell2020-02-031-0/+210
* docs: import Linux kernel-doc script and extensionPaolo Bonzini2019-12-172-0/+200
* sphinx: add qmp_lexerJohn Snow2019-07-101-0/+43