Hi Daniel,
Daniel P. Berrangé writes:
> On Tue, Mar 19, 2024 at 11:47:59AM +, Peter Maydell wrote:
>> On Mon, 18 Mar 2024 at 03:05, Maxim Cournoyer
>> wrote:
>> >
>> > This reinstates
>> > <https://lists.gnu.org/archive/html/qemu-devel/2020-0
Hi Peter,
Peter Maydell writes:
> On Mon, 18 Mar 2024 at 03:05, Maxim Cournoyer
> wrote:
>>
>> This reinstates
>> <https://lists.gnu.org/archive/html/qemu-devel/2020-09/msg09228.html>,
>> which was committed at some point but reverted many years la
cal session.
* docs/meson.build (texi, info): New targets.
Signed-off-by: Maxim Cournoyer
---
docs/meson.build | 22 ++
1 file changed, 22 insertions(+)
diff --git a/docs/meson.build b/docs/meson.build
index 9040f860ae..2ae7886fcb 100644
--- a/docs/meson.build
+++ b/docs/
Hello Peter,
Peter Maydell writes:
> On Sun, 27 Sep 2020 at 03:21, Maxim Cournoyer
> wrote:
[...]
>> I personally don't understand the rationale of hiding the devel section
>> from users, especially given the kind of users QEMU is likely to attract
>> (
Hello Peter,
Peter Maydell writes:
> On Sat, 26 Sep 2020 at 05:36, Maxim Cournoyer
> wrote:
>> > This isn't the right thing. You should be pointing sphinx-build
>> > at each of the individual manuals (system, interop, etc) and
>> > generating one
Hello Peter,
Peter Maydell writes:
> On Fri, 25 Sep 2020 at 07:27, Maxim Cournoyer
> wrote:
>>
>> Take advantage of the Sphinx texinfo backend to generate a QEMU info
>> manual. The texinfo format allows for more structure and info readers
>> provide more ad
Take advantage of the Sphinx texinfo backend to generate a QEMU info
manual. The texinfo format allows for more structure and info readers
provide more advanced navigation capabilities compared to manpages
readers.
* configure (infodir): Add the --infodir option, which allows
configuring the dire
Take advantage of the Sphinx texinfo backend to generate a QEMU info
manual. The texinfo format allows for more structure and info readers
provide more advanced navigation capabilities compared to manpages
readers.
* configure (infodir): Add the --infodir option, which allows
configuring the dire