libxkbcommon/tools
Peter Hutterer cd119a2824 Drop use of ronn, switch to raw roff instead
Drop the ronn source files, check in the generated files instead. This gets rid
of the ruby+gem+ronn toolchain requirement at the cost of having to edit raw man
pages.

ronn files are as-generated but with the preamble and generation date removed.
The latter isn't important enough to keep, it'll just go stale for manually
maintained files and it's not worth setting up a configure_file() just for that
date.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-07-25 11:05:14 +03:00
..
compile-keymap.c tools: consistently return 2 on invalid usage 2020-07-25 11:05:14 +03:00
how-to-type.c tools: switch how-to-type to getopt_long 2020-07-25 11:05:14 +03:00
interactive-evdev.c tools: switch interactive-evdev to getopt_long 2020-07-25 11:05:14 +03:00
interactive-wayland.c tools: consistently return 2 on invalid usage 2020-07-25 11:05:14 +03:00
interactive-x11.c tools: consistently return 2 on invalid usage 2020-07-25 11:05:14 +03:00
registry-list.c tools: consistently return 2 on invalid usage 2020-07-25 11:05:14 +03:00
test-tool-option-parsing.py tools: don't assert on 64+ commandline arguments, just return 2020-07-25 11:05:14 +03:00
tools-common.c Drop use of ronn, switch to raw roff instead 2020-07-25 11:05:14 +03:00
tools-common.h tools: add a xkbcli tool as entry point for the various tools we have 2020-07-25 11:05:14 +03:00
xkbcli-compile-keymap.1 Drop use of ronn, switch to raw roff instead 2020-07-25 11:05:14 +03:00
xkbcli-how-to-type.1 Drop use of ronn, switch to raw roff instead 2020-07-25 11:05:14 +03:00
xkbcli-interactive-evdev.1 Drop use of ronn, switch to raw roff instead 2020-07-25 11:05:14 +03:00
xkbcli-interactive-wayland.1 Drop use of ronn, switch to raw roff instead 2020-07-25 11:05:14 +03:00
xkbcli-interactive-x11.1 Drop use of ronn, switch to raw roff instead 2020-07-25 11:05:14 +03:00
xkbcli-list.1 Drop use of ronn, switch to raw roff instead 2020-07-25 11:05:14 +03:00
xkbcli.1 Drop use of ronn, switch to raw roff instead 2020-07-25 11:05:14 +03:00
xkbcli.c tools: drop getopt vs getopt_long differentiation 2020-07-25 11:05:14 +03:00