linux/tools/bpf/bpftool/Documentation
Quentin Monnet 16f3ddfbad tools: bpftool: Log info-level messages when building bpftool man pages
To build man pages for bpftool (and for eBPF helper functions), rst2man
can log different levels of information. Let's make it log all levels
to keep the RST files clean.

Doing so, rst2man complains about double colons, used for literal
blocks, that look like underlines for section titles. Let's add the
necessary blank lines.

v2:
- Use "--verbose" instead of "-r 1" (same behaviour but more readable).
- Pass it through a RST2MAN_OPTS variable so we can easily pass other
  options too.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20200909162251.15498-2-quentin@isovalent.com
2020-09-10 11:02:45 -07:00
..
bpftool-btf.rst tools: bpftool: Log info-level messages when building bpftool man pages 2020-09-10 11:02:45 -07:00
bpftool-cgroup.rst bpf, bpftool: Enable get{peer, sock}name attach types 2020-05-19 11:32:04 -07:00
bpftool-feature.rst tools, bpftool: Minor fixes for documentation 2020-05-11 21:20:50 +02:00
bpftool-gen.rst tools: bpftool: Log info-level messages when building bpftool man pages 2020-09-10 11:02:45 -07:00
bpftool-iter.rst tools/bpftool: Add bpftool support for bpf map element iterator 2020-07-25 20:16:33 -07:00
bpftool-link.rst tools: bpftool: Fix formatting in bpftool-link documentation 2020-09-07 16:31:18 +02:00
bpftool-map.rst tools: bpftool: Log info-level messages when building bpftool man pages 2020-09-10 11:02:45 -07:00
bpftool-net.rst tools, bpftool: Minor fixes for documentation 2020-05-11 21:20:50 +02:00
bpftool-perf.rst tools, bpftool: Minor fixes for documentation 2020-05-11 21:20:50 +02:00
bpftool-prog.rst tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type 2020-07-17 20:18:17 -07:00
bpftool-struct_ops.rst tools, bpftool: Minor fixes for documentation 2020-05-11 21:20:50 +02:00
bpftool.rst tools, bpftool: Minor fixes for documentation 2020-05-11 21:20:50 +02:00
Makefile tools: bpftool: Log info-level messages when building bpftool man pages 2020-09-10 11:02:45 -07:00