public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: tpm: Add TPM security docs toctree entry
@ 2024-05-06 10:59 Bagas Sanjaya
  2024-05-07 20:07 ` Jarkko Sakkinen
  0 siblings, 1 reply; 2+ messages in thread
From: Bagas Sanjaya @ 2024-05-06 10:59 UTC (permalink / raw)
  To: Linux Documentation, Linux Kernel Mailing List,
	Linux Next Mailing List
  Cc: Jonathan Corbet, Bagas Sanjaya, Jarkko Sakkinen, James Bottomley,
	Stephen Rothwell

Stephen Rothwell reports htmldocs warning when merging tpmdd tree for
linux-next:

Documentation/security/tpm/tpm-security.rst: WARNING: document isn't included in any toctree

Add toctree entry for TPM security docs to fix above warning.

Fixes: ddfb3687c538 ("Documentation: add tpm-security.rst")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20240506162105.42ce2ff7@canb.auug.org.au/
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 Documentation/security/tpm/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/security/tpm/index.rst b/Documentation/security/tpm/index.rst
index f27a17f60a9602..fa593d960040a9 100644
--- a/Documentation/security/tpm/index.rst
+++ b/Documentation/security/tpm/index.rst
@@ -5,6 +5,7 @@ Trusted Platform Module documentation
 .. toctree::
 
    tpm_event_log
+   tpm-security
    tpm_tis
    tpm_vtpm_proxy
    xen-tpmfront

base-commit: 152585665f0f6b89e67ed6d04c17b18d1f0f4077
-- 
An old man doll... just what I always wanted! - Clara


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-07 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-06 10:59 [PATCH] Documentation: tpm: Add TPM security docs toctree entry Bagas Sanjaya
2024-05-07 20:07 ` Jarkko Sakkinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox