docs: fixed generated images
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Welcome to the Virtual Smart Card Architecture documentation! — vsmartcard 2023-09-27 documentation</title>
|
||||
<title>Welcome to the Virtual Smart Card Architecture documentation! — vsmartcard 2023-09-30 documentation</title>
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
|
||||
@@ -139,33 +139,8 @@
|
||||
<p>Welcome to the Virtual Smart Card Architecture. Virtual Smart Card Architecture is an umbrella project for various
|
||||
projects concerned with the emulation of different types of smart card readers
|
||||
or smart cards themselves.</p>
|
||||
<div class="system-message">
|
||||
<p class="system-message-title">System Message: WARNING/2 (<span class="docutils literal">\input{$wd/bilder/tikzstyles.tex}
|
||||
\tikzstyle{bla}=[box, klein, rounded rectangle, inner sep=.3cm]
|
||||
\node (a) {};
|
||||
|
||||
\node[bla, above left=.5cm of a]
|
||||
(usb) {USB Terminal};
|
||||
|
||||
\node[bla, below left=.5cm of a]
|
||||
(nfc) {NFC Terminal};
|
||||
|
||||
\node[bla, rounded rectangle left arc=concave, above right=.5cm of a]
|
||||
(sc) {Real Smart Card};
|
||||
|
||||
\node[bla, rounded rectangle left arc=concave, below right=.5cm of a]
|
||||
(vsc) {Virtual Smart Card};
|
||||
|
||||
\begin{pgfonlayer}{background}
|
||||
\path[line width=.8cm,color=hublue!20]
|
||||
(a.mid) edge [out=180, in=0] (usb.center)
|
||||
edge [out=180, in=0] (nfc.center)
|
||||
edge [out=0, in=180] (sc.center)
|
||||
edge [out=0, in=180] (vsc.center)
|
||||
;
|
||||
\end{pgfonlayer}</span>)</p>
|
||||
<p>!pdf2svg command cannot be run</p>
|
||||
</div>
|
||||
<div class="figure" id="id8" style="text-align: center">
|
||||
<p><img src="_images/tikz-2debc244e414ed09dc8909102139ca8f37bae82b.svg" alt="Figure made with TikZ" /></p>
|
||||
<p class="caption"><span class="caption-text">The Virtual Smart Card Architecture connects different aspects of smart card handling</span></p>
|
||||
</div><p>Currently the following projects are part of Virtual Smart Card Architecture:</p>
|
||||
<div class="toctree-wrapper compound">
|
||||
|
||||
Reference in New Issue
Block a user