diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-05-15 22:34:47 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-05-15 22:34:47 +0000 |
commit | 1466ead1e0ddda5bff906820fc0351e57b899ad3 (patch) | |
tree | 1d65595e435c78a94ab0b3087cbfe950948a61f3 | |
parent | 3abdc7e67953924ef2167319f8c6c89d4cb5e6f5 (diff) |
-link-to-doc
-rw-r--r-- | doc/gnunet-c-tutorial.pdf | bin | 408828 -> 389455 bytes | |||
-rw-r--r-- | doc/gnunet-c-tutorial.tex | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/doc/gnunet-c-tutorial.pdf b/doc/gnunet-c-tutorial.pdf Binary files differindex 5670bcc2f..9f221d96f 100644 --- a/doc/gnunet-c-tutorial.pdf +++ b/doc/gnunet-c-tutorial.pdf diff --git a/doc/gnunet-c-tutorial.tex b/doc/gnunet-c-tutorial.tex index fe53eca9d..b5826cdd3 100644 --- a/doc/gnunet-c-tutorial.tex +++ b/doc/gnunet-c-tutorial.tex @@ -466,8 +466,7 @@ disconnect from the service with the provided service handle (\texttt{op\_result \exercise{Find out how many peers you can run on your system.} \exercise{Find out how to create a 2D torus topology by changing the - options in the configuration file.\footnote{FIXME: Sree Harsha: need to - document configuration file options on gnunet.org and add link here!} + options in the configuration file.\footnote{See \url{https://gnunet.org/content/supported-topologies}} Then use the DHT API to store and retrieve values in the network.} |