]> scripts.mit.edu Git - wizard.git/blobdiff - doc/module/wizard.util.rst
Majorly update and expand documentation. Minor API changes.
[wizard.git] / doc / module / wizard.util.rst
diff --git a/doc/module/wizard.util.rst b/doc/module/wizard.util.rst
new file mode 100644 (file)
index 0000000..3104566
--- /dev/null
@@ -0,0 +1,29 @@
+:mod:`wizard.util`
+==================
+
+.. automodule:: wizard.util
+
+Classes
+-------
+.. autoclass:: ChangeDirectory
+.. autoclass:: Counter
+    :members:
+
+Functions
+---------
+.. autofunction:: dictmap
+.. autofunction:: get_exception_name
+.. autofunction:: get_dir_uid
+.. autofunction:: get_dir_owner
+.. autofunction:: get_revision
+.. autofunction:: get_operator_info
+.. autofunction:: get_operator_name
+.. autofunction:: get_operator_git
+.. autofunction:: set_operator_env
+.. autofunction:: set_author_env
+.. autofunction:: set_git_env
+.. autofunction:: get_git_footer
+
+Exceptions
+----------
+.. autoexception:: NoOperatorInfo