Re: [PATCH 0/3] Clean up crypto documentation
From: Joe Perches
Date: Mon Jun 24 2019 - 15:30:48 EST
On Mon, 2019-06-24 at 19:07 +0000, Hook, Gary wrote:
> Tidy up the crypto documentation by filling in some variable
> descriptions, make some grammatical corrections, and enhance
> formatting.
While this seems generally OK, please try not to make the
readability of the source _text_ less intelligible just
to enhance the output formatting of the html.
e.g.:
Unnecessary blank lines separating function descriptions
Removing space alignment from bullet point descriptions
etc..,