]> git.baikalelectronics.ru Git - kernel.git/commit
bpf, doc: rename txt files to rst files
authorJesper Dangaard Brouer <brouer@redhat.com>
Mon, 14 May 2018 13:42:17 +0000 (15:42 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 15 May 2018 06:02:58 +0000 (23:02 -0700)
commit39c6f44fa55e75e97ffe0a37717092d6e5421c1b
tree26dde61a5e0e659a11be8f28fa12311b01791e2c
parent25c6218f5d186b010fca7b1f163fbe3903421ef2
bpf, doc: rename txt files to rst files

This will cause them to get auto rendered, e.g. when viewing them on GitHub.
Followup patches will correct the content to be RST compliant.

Also adjust README.rst to point to the renamed files.

Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/README.rst
Documentation/bpf/bpf_design_QA.rst [new file with mode: 0644]
Documentation/bpf/bpf_design_QA.txt [deleted file]
Documentation/bpf/bpf_devel_QA.rst [new file with mode: 0644]
Documentation/bpf/bpf_devel_QA.txt [deleted file]