summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/path-lookup.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: improve pathname-lookup document structureNeilBrown2018-12-201-15/+0
| | | | | | | | | Get rid of some unneeded structural elements around the new (to RST) pathname-lookup document. Signed-off-by: NeilBrown <neilb@suse.com> [ jc: grabbed from email and changelog added ] Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* Documentation: convert path-lookup from markdown to resturctured textNeilBrown2018-12-061-0/+1361
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>
OpenPOWER on IntegriCloud