commit | d9b9170a26536e9bfe2994d60925e10d16d411dc | [log] [tgz] |
---|---|---|
author | Tobin C. Harding <me@tobin.cc> | Thu Jul 26 15:03:02 2018 +1000 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Jul 27 07:23:48 2018 +0200 |
tree | d4f0dbad59a4d0b752b1edd2054cc4c0c93f4423 | |
parent | 54b757592fdf310c9b8b3a8ea6cc0ce7cf9af983 [diff] |
docs: bpf: Rename README.rst to index.rst Recently bpf/ docs were converted to use RST format. 'README.rst' was created but in order to fit in with the Sphinx build system this file should be named 'index.rst'. Rename file, fixes to integrate into Sphinx build system in following patches. docs: Rename Documentation/bpf/README.rst to Documentation/bpf/index.rst Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>