]> scripts.mit.edu Git - wizard.git/commit
Fill out missing documentation.
authorEdward Z. Yang <ezyang@mit.edu>
Mon, 11 Jan 2010 01:33:05 +0000 (20:33 -0500)
committerEdward Z. Yang <ezyang@mit.edu>
Mon, 11 Jan 2010 01:34:32 +0000 (20:34 -0500)
commit7bbe8df04e5dab72b4e44ffad1ff249d43b08000
treee9240b91f43d4758a5b81eb0315b1dbb7bfd31f9
parent430c57db12f96825e907aae5359a69497b5c8544
Fill out missing documentation.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
15 files changed:
doc/conf.py
doc/index.rst
doc/module/wizard.git.rst [new file with mode: 0644]
doc/module/wizard.prompt.rst [new file with mode: 0644]
doc/module/wizard.resolve.rst [new file with mode: 0644]
doc/module/wizard.scripts.rst [new file with mode: 0644]
doc/module/wizard.sql.rst [new file with mode: 0644]
doc/module/wizard.tests.rst [new file with mode: 0644]
wizard/app/mediawiki.py
wizard/app/wordpress.py
wizard/git.py
wizard/prompt.py
wizard/resolve.py
wizard/scripts.py
wizard/tests/__init__.py