Re: [PATCH 08/11] docs/qapi-domain: add namespaced index support

2025-03-14 Thread Markus Armbruster
John Snow writes: > Generate an index-per-namespace for the QAPI domain. Due to a limitation > with Sphinx's architecture, these indices must be defined during setup > time and cannot be dynamically created on-demand when a namespace > directive is encountered. > > Owing to that limitation, add a

[PATCH 08/11] docs/qapi-domain: add namespaced index support

2025-03-13 Thread John Snow
Generate an index-per-namespace for the QAPI domain. Due to a limitation with Sphinx's architecture, these indices must be defined during setup time and cannot be dynamically created on-demand when a namespace directive is encountered. Owing to that limitation, add a configuration value to conf.py