We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc0dc5 commit 6b795f1Copy full SHA for 6b795f1
doc/source/examples.rst
@@ -8,6 +8,10 @@ The first part are some simple examples which can be copied and run directly. Th
8
The second part are more advanced examples, but in order to not duplicate code, this requires you to download the examples directory and run
9
the examples in the directory.
10
11
+.. tip:: The examples needs to be run from within the examples directory, unless you modify them.
12
+ Most examples use helper.py and client_*.py or server_*.py. This is done to avoid maintaining the
13
+ same code in multiple files.
14
+
15
16
Ready to run examples:
17
----------------------
0 commit comments