"Dr. David Alan Gilbert" <[email protected]> writes: > * Markus Armbruster ([email protected]) wrote: >> [email protected] writes: >> >> > From: "Dr. David Alan Gilbert" <[email protected]> >> > >> > Move the docs for the info subcommand from the separate hx >> > into the top level file next to the 'info' command itself. >> > That makes every command in the top level file have a RST section. >> > >> > Signed-off-by: Dr. David Alan Gilbert <[email protected]> >> >> Generated HTML changes slightly, diff appended. Shows as vertical space >> differences in Firefox. Do we care? > > It looked OK to me in Firefox, is there a bit that looks wrong/bad to you?
The vertical spacing around "info subcommand" changes. Old: extra space between "xen-event-list" and "info subcommand" compared to between other commands. New: extra space between "info subcommand"'s doc text and "info version". Hypothesis: the extra space is at the boundary between hmp-commands.hx and hmp-commands-info.hx. I dislike the old extra space a bit less, but no big deal either way. [...]
