]> git.gag.com Git - fw/openocd/commit
doc: Group adapter sub-commands
authorYasushi SHOJI <yashi@spacecubics.com>
Tue, 6 Apr 2021 09:51:57 +0000 (18:51 +0900)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 18 Apr 2021 14:31:22 +0000 (15:31 +0100)
commiteb6a5faf6ac8aa1791ada64e95768ff4ed29084c
tree753a8490762794c265112ab909c981d57cbec1cf
parent0f06d943366154963c6f5eb70f52e70f64fe5c71
doc: Group adapter sub-commands

The commit 5280eb618a8cab46 fixed all `adapter_khz` and
`adapter_nsrst_*` commands in the doc but missed grouping them.  This
let the commands `adapter speed`, `adapter srst pulse_width`, and
`adapter srst delay` not indexed.

Tell texinfo about adapter sub-commands by grouping them in one.

Change-Id: Ida53c4f5cfe28827320c145c8d501d53e831623c
Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>
Reviewed-on: http://openocd.zylin.com/6134
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
doc/openocd.texi