From 27ee4969b3bad09bd5230c267416350c495dd642 Mon Sep 17 00:00:00 2001 From: ng0 Date: Wed, 25 Oct 2017 19:03:06 +0000 Subject: fix --- doc/documentation/index.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 doc/documentation/index.html (limited to 'doc/documentation/index.html') diff --git a/doc/documentation/index.html b/doc/documentation/index.html new file mode 100644 index 0000000000..2481ac46a2 --- /dev/null +++ b/doc/documentation/index.html @@ -0,0 +1,31 @@ +GNUnet - GNUnet Handbooks +

GNUnet - GNUnet Handbooks

+ +
GNUnet e.V.
+
+ +

The following handbooks and manuals are available:

+ + + + + + + -- cgit v1.2.3-70-g09d2 From d7de9564fdc1db1e572d9f1c9d611d77ab57446e Mon Sep 17 00:00:00 2001 From: ng0 Date: Fri, 27 Oct 2017 16:30:07 +0000 Subject: gendoc fixes --- doc/documentation/index.html | 6 +++--- doc/documentation/run-gendocs.sh | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/documentation/index.html') diff --git a/doc/documentation/index.html b/doc/documentation/index.html index 2481ac46a2..51670f196e 100644 --- a/doc/documentation/index.html +++ b/doc/documentation/index.html @@ -1,5 +1,5 @@ -GNUnet - GNUnet Handbooks -

GNUnet - GNUnet Handbooks

+GNUnet - GNUnet Manuals and Handbooks +

GNUnet - GNUnet Manuals and Handbooks

GNUnet e.V.
@@ -7,7 +7,7 @@

The following handbooks and manuals are available:

diff --git a/doc/documentation/run-gendocs.sh b/doc/documentation/run-gendocs.sh index 6e9d43b481..d025701772 100755 --- a/doc/documentation/run-gendocs.sh +++ b/doc/documentation/run-gendocs.sh @@ -7,7 +7,7 @@ make version2.texi #mkdir gnunet-c-tutorial #mv * gnunet-c-tutorial/ #cd .. -./gendocs.sh --email gnunet-developers@gnu.org gnunet "GNUnet reference handbook" -o "manual/gnunet" +./gendocs.sh --email gnunet-developers@gnu.org gnunet "GNUnet Reference Manual" -o "manual/gnunet" #cd manual #mkdir handbook #mkdir ../tmp-gnunet -- cgit v1.2.3-70-g09d2 From de5a0882e7eb73f58e3c40c0123b5c6fb2f9a932 Mon Sep 17 00:00:00 2001 From: ng0 Date: Fri, 27 Oct 2017 16:40:02 +0000 Subject: gnunet ev address --- doc/documentation/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/documentation/index.html') diff --git a/doc/documentation/index.html b/doc/documentation/index.html index 51670f196e..0c3b04e9db 100644 --- a/doc/documentation/index.html +++ b/doc/documentation/index.html @@ -2,7 +2,11 @@

GNUnet - GNUnet Manuals and Handbooks

GNUnet e.V.
-
+
Fakultät für Informatik -- I8
+
Technische Universität München
+
Boltzmannstraße 3
+
85748 Garching
+
GERMANY

The following handbooks and manuals are available:

-- cgit v1.2.3-70-g09d2