summaryrefslogtreecommitdiff
path: root/docs/modules/reloader.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/reloader.txt')
-rw-r--r--docs/modules/reloader.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/modules/reloader.txt b/docs/modules/reloader.txt
new file mode 100644
index 0000000..fb27333
--- /dev/null
+++ b/docs/modules/reloader.txt
@@ -0,0 +1,14 @@
+:mod:`paste.reloader` -- Monitor for file changes to restart the process
+========================================================================
+
+.. automodule:: paste.reloader
+
+Module Contents
+---------------
+
+.. autofunction:: install
+.. autoclass:: Monitor
+.. autofunction:: watch_file
+
+
+