improve the eBPF documentation
From: Christoph Hellwig <hch@lst.de>
Date: 2021-12-14 14:04:24
Also in:
bpf, linux-doc
From: Christoph Hellwig <hch@lst.de>
Date: 2021-12-14 14:04:24
Also in:
bpf, linux-doc
Hi all, this series first splits the eBPF introductions from the instruction set document to then drop the classic BPF documentation from this file to focus on eBPF and to cleanup the structure and rendering of this file a bit. Diffstat: index.rst | 1 instruction-set.rst | 510 +++++++++++++++------------------------------------- intro.rst | 238 ++++++++++++++++++++++++ 3 files changed, 387 insertions(+), 362 deletions(-)