docs: bpf: Rename README.rst to index.rst
authorTobin C. Harding <me@tobin.cc>
Thu, 26 Jul 2018 05:03:02 +0000 (15:03 +1000)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 27 Jul 2018 05:23:48 +0000 (07:23 +0200)
commitd9b9170a26536e9bfe2994d60925e10d16d411dc
treed4f0dbad59a4d0b752b1edd2054cc4c0c93f4423
parent54b757592fdf310c9b8b3a8ea6cc0ce7cf9af983
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>
Documentation/bpf/README.rst [deleted file]
Documentation/bpf/index.rst [new file with mode: 0644]