[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-twister] branch master updated: Presentation graphic
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-twister] branch master updated: Presentation graphics. |
Date: |
Tue, 11 Sep 2018 15:26:44 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository twister.
The following commit(s) were added to refs/heads/master by this push:
new e975f67 Presentation graphics.
e975f67 is described below
commit e975f67fdf06df1442d9e1342239b0c86a23b7d1
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Sep 11 15:26:18 2018 +0200
Presentation graphics.
---
presentation/Whole-NoClientServer.png | Bin 0 -> 176889 bytes
presentation/Whole-NoDriver.png | Bin 0 -> 179710 bytes
presentation/Whole.png | Bin 0 -> 183847 bytes
presentation/twister.tex | 16 ++++++++++++++--
4 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/presentation/Whole-NoClientServer.png
b/presentation/Whole-NoClientServer.png
new file mode 100644
index 0000000..8ece204
Binary files /dev/null and b/presentation/Whole-NoClientServer.png differ
diff --git a/presentation/Whole-NoDriver.png b/presentation/Whole-NoDriver.png
new file mode 100644
index 0000000..54647c6
Binary files /dev/null and b/presentation/Whole-NoDriver.png differ
diff --git a/presentation/Whole.png b/presentation/Whole.png
new file mode 100644
index 0000000..0402ee5
Binary files /dev/null and b/presentation/Whole.png differ
diff --git a/presentation/twister.tex b/presentation/twister.tex
index df7d4af..a6d3b54 100644
--- a/presentation/twister.tex
+++ b/presentation/twister.tex
@@ -65,6 +65,10 @@
% HTTP client, HTTP server, REST API,
% focus on JSON as interchange format
+ \begin{center}
+ \includegraphics[width=0.66\textwidth]{Whole.png}
+ \end{center}
+
\end{frame}
\begin{frame}
@@ -72,13 +76,21 @@
% Twister HTTP proxy (between client and server)
+ \begin{center}
+ \includegraphics[width=0.66\textwidth]{Whole-NoDriver.png}
+ \end{center}
+
\end{frame}
\begin{frame}
\frametitle{Test driver example}
- % Test driver (below) controlling client, twister and server to
- % drive test execution
+ % Test driver (below) controlling client,
+ % twister and server to drive test execution
+
+ \begin{center}
+ \includegraphics[width=0.66\textwidth]{Whole-NoClientServer.png}
+ \end{center}
\end{frame}
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-twister] branch master updated: Presentation graphics.,
gnunet <=