diff options
author | willmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f> | 2010-06-17 20:10:52 +0000 |
---|---|---|
committer | willmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f> | 2010-06-17 20:10:52 +0000 |
commit | 1530a32bd665e3b092638ea6b1b5068daec26db8 (patch) | |
tree | 565a5ac2d81817d0e0430fabba8bb3afe0910d5a /docs/multifs.rst | |
parent | 00eefd6f7b0c27114c9e31200dbdb0228d073d07 (diff) | |
download | pyfilesystem-git-1530a32bd665e3b092638ea6b1b5068daec26db8.tar.gz |
More documentation
Diffstat (limited to 'docs/multifs.rst')
-rw-r--r-- | docs/multifs.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/multifs.rst b/docs/multifs.rst new file mode 100644 index 0000000..ce0e8fd --- /dev/null +++ b/docs/multifs.rst @@ -0,0 +1,2 @@ +.. automodule:: fs.multifs + :members:
\ No newline at end of file |