Skip to content

Commit 6b795f1

Browse files
committed
master merge conflicts due to 3.3.2
1 parent 5dc0dc5 commit 6b795f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/examples.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ The first part are some simple examples which can be copied and run directly. Th
88
The second part are more advanced examples, but in order to not duplicate code, this requires you to download the examples directory and run
99
the examples in the directory.
1010

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+
1115

1216
Ready to run examples:
1317
----------------------

0 commit comments

Comments
 (0)