summaryrefslogtreecommitdiffstats
path: root/uitest/packaging/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/packaging/README.rst')
-rw-r--r--uitest/packaging/README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/uitest/packaging/README.rst b/uitest/packaging/README.rst
new file mode 100644
index 000000000..45d8716f6
--- /dev/null
+++ b/uitest/packaging/README.rst
@@ -0,0 +1,4 @@
+Connection code for LibreOffice's pyUNO
+=======================================
+
+This code allows out-of-process communication with a LibreOffice instance. The instance can either be started by the script or a connection to a running LibreOffice instance. The code contains several safety checks for hanging and crashed LibreOffice instances.