| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-03-11 | docs/qapi-domain: add CSS styling | John Snow | 1 | -2/+54 |
| 2025-03-11 | docs/qapi-domain: add type cross-refs to field lists | John Snow | 1 | -0/+29 |
| 2025-03-11 | docs/qapi-domain: add warnings for malformed field lists | John Snow | 2 | -0/+83 |
| 2025-03-11 | docs/qapi-domain: add :ifcond: directive option | John Snow | 2 | -2/+34 |
| 2025-03-11 | docs/qapi-domain: add :unstable: directive option | John Snow | 2 | -1/+13 |
| 2025-03-11 | docs/qapi-domain: add :deprecated: directive option | John Snow | 2 | -0/+51 |
| 2025-03-11 | docs/qapi-domain: add qapi:object directive | John Snow | 1 | -0/+7 |
| 2025-03-11 | docs/qapi-domain: add qapi:event directive | John Snow | 1 | -0/+24 |
| 2025-03-11 | docs/qapi-domain: add qapi:alternate directive | John Snow | 1 | -0/+20 |
| 2025-03-11 | docs/qapi-domain: add qapi:enum directive | John Snow | 1 | -0/+26 |
| 2025-03-11 | docs/qapi-domain: add "Return:" field lists | John Snow | 1 | -0/+7 |
| 2025-03-11 | docs/qapi-domain: add "Errors:" field lists | John Snow | 1 | -1/+8 |
| 2025-03-11 | docs/qapi-domain: add "Fea |