]> Dogcows Code - chaz/openbox/blobdiff - doc/python/helpers.txt
rm the python api docs
[chaz/openbox] / doc / python / helpers.txt
diff --git a/doc/python/helpers.txt b/doc/python/helpers.txt
deleted file mode 100644 (file)
index 6a11e40..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-helpers
-
-----
-
-This document describes the 'helpers' module. The 'helpers' module provides
-methods to make writing python scripts easier.
-
-----
-
-Methods
-
-----
-
-execute(path)
-
-Forks and executes a process.
-
-       path: The executable to execute. The $PATH is searched so the full
-             path to the executable is not generally needed.
-
-Example:
-       execute("xterm")
-
-----
-
This page took 0.023012 seconds and 4 git commands to generate.