diff options
author | Tobin C. Harding <me@tobin.cc> | 2018-07-26 15:03:02 +1000 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-07-27 07:23:48 +0200 |
commit | d9b9170a26536e9bfe2994d60925e10d16d411dc (patch) | |
tree | d4f0dbad59a4d0b752b1edd2054cc4c0c93f4423 | |
parent | 54b757592fdf310c9b8b3a8ea6cc0ce7cf9af983 (diff) | |
download | blackbird-obmc-linux-d9b9170a26536e9bfe2994d60925e10d16d411dc.tar.gz blackbird-obmc-linux-d9b9170a26536e9bfe2994d60925e10d16d411dc.zip |
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>
-rw-r--r-- | Documentation/bpf/index.rst (renamed from Documentation/bpf/README.rst) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/bpf/README.rst b/Documentation/bpf/index.rst index b9a80c9e9392..b9a80c9e9392 100644 --- a/Documentation/bpf/README.rst +++ b/Documentation/bpf/index.rst |