From 709339e7ef33f5f1c98f3e639c1865e43f0774a8 Mon Sep 17 00:00:00 2001 From: George Lambert Date: Tue, 15 Sep 2026 23:29:21 -0400 Subject: [PATCH] S26: LaTeX companion PDF relative links instead of Markdown --- source/index.rst | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/source/index.rst b/source/index.rst index 52bd8ae..32f014d 100644 --- a/source/index.rst +++ b/source/index.rst @@ -7,9 +7,21 @@ https://git.georgelambert.org/marchon/nats-service-endpoints The NATS broker is **untrusted**. Production E2E is NPE (HPKE). Lab may use ``pfc-lab-xor``. This is **not** a HIPAA/SOC 2/ISO certificate. -Related: `system-git-sync `_, -`secure-messaging `_, -`peergos-for-compliance `_. +.. only:: html + + Related: `system-git-sync `_, + `secure-messaging `_, + `peergos-for-compliance `_. + +.. only:: latex + + .. raw:: latex + + Companion PDFs in this directory (relative, not Markdown): + \begin{itemize} + \item \href{peergos-for-compliance.pdf}{peergos-for-compliance.pdf} + \item \href{secure-messaging.pdf}{secure-messaging.pdf} + \end{itemize} .. toctree:: :maxdepth: 2