Skip to content

Commit

Permalink
bpf, doc: rename txt files to rst files
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jesper Dangaard Brouer authored and Alexei Starovoitov committed May 15, 2018
1 parent 4712c1b commit 192092f
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/bpf/README.rst
Original file line number Diff line number Diff line change
@@ -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
File renamed without changes.
File renamed without changes.

0 comments on commit 192092f

Please sign in to comment.