]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: convert path-lookup from markdown to resturctured text
authorNeilBrown <neilb@suse.com>
Tue, 4 Dec 2018 23:02:51 +0000 (10:02 +1100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 6 Dec 2018 17:06:51 +0000 (10:06 -0700)
commit7c02b2e7229d31e5cf1dc17dff3b5401baf5b678
treebc0a026340feeda4ba91f7e2d193c539a5dbfca7
parentef467f9ee34a27d2e840bf2e270c14a728ebc59e
Documentation: convert path-lookup from markdown to resturctured text

This allows the document to be integrated with the main documentation
tree.
Changes include:
- rename from .md to .rst
- use `` for code, not single `
- use correct sub-section marking
- fix indented blocks, both code and non-code
- fix external-link markup

Signed-off-by: NeilBrown <neilb@suse.com>
[jc: changed the toctree organization a bit]
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/index.rst
Documentation/filesystems/path-lookup.md [deleted file]
Documentation/filesystems/path-lookup.rst [new file with mode: 0644]