OSDN Git Service

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)
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 [moved from Documentation/bpf/bpf_design_QA.txt with 100% similarity]
Documentation/bpf/bpf_devel_QA.rst [moved from Documentation/bpf/bpf_devel_QA.txt with 100% similarity]

index 329469c..b9a80c9 100644 (file)
@@ -28,8 +28,8 @@ Two sets of Questions and Answers (Q&A) are maintained.
 
 
 .. Links:
-.. _bpf_design_QA: bpf_design_QA.txt
-.. _bpf_devel_QA:  bpf_devel_QA.txt
+.. _bpf_design_QA: bpf_design_QA.rst
+.. _bpf_devel_QA:  bpf_devel_QA.rst
 .. _Documentation/networking/filter.txt: ../networking/filter.txt
 .. _man-pages: https://www.kernel.org/doc/man-pages/
 .. _bpf(2): http://man7.org/linux/man-pages/man2/bpf.2.html