Re: [PATCH 1/2] ext4: docs: switch away from list-table
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-09-21 23:18:11
Also in:
linux-doc
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-09-21 23:18:11
Also in:
linux-doc
Jan Kara [off-list ref] writes:
On Thu 02-09-21 16:08:53, Jonathan Corbet wrote:quoted
Commit 3a6541e97c03 (Add documentation about the orphan file feature) added a new document on orphan files, which is great. But the use of "list-table" results in documents that are absolutely unreadable in their plain-text form. Switch this file to the regular RST table format instead; the rendered (HTML) output is identical. Signed-off-by: Jonathan Corbet <corbet@lwn.net>Thanks! Definitely looks more readable :). You can add: Reviewed-by: Jan Kara <jack@suse.cz>
Thanks for having a look! I'll ahead and apply these, then. jon