Running "make htmldocs" generates the following build error and
warning in trusted-encrypted.rst:
Documentation/security/keys/trusted-encrypted.rst:18: ERROR: Unexpected indentation.
Documentation/security/keys/trusted-encrypted.rst:19: WARNING: Block quote ends without a blank line; unexpected unindent.
Add a blank line before bullet list and fix the indentation of text to
fix the build error and resolve the warning.
Fixes:
|
||
|---|---|---|
| .. | ||
| core.rst | ||
| ecryptfs.rst | ||
| index.rst | ||
| request-key.rst | ||
| trusted-encrypted.rst | ||