diff options
author | rfkelly0 <rfkelly0@67cdc799-7952-0410-af00-57a81ceafa0f> | 2010-11-04 23:54:57 +0000 |
---|---|---|
committer | rfkelly0 <rfkelly0@67cdc799-7952-0410-af00-57a81ceafa0f> | 2010-11-04 23:54:57 +0000 |
commit | e9aab676d551a4fcd735cc1aee74f3cc864c2962 (patch) | |
tree | 5683d84a2b5a16097ea4cf8cb84ab38cccd37d38 /docs/contrib/index.rst | |
parent | 31249c866bf0eb863c96b0c377a64970a7f3463d (diff) | |
download | pyfilesystem-e9aab676d551a4fcd735cc1aee74f3cc864c2962.tar.gz |
add basic TahoeFS pointers to the documentation
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@517 67cdc799-7952-0410-af00-57a81ceafa0f
Diffstat (limited to 'docs/contrib/index.rst')
-rw-r--r-- | docs/contrib/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/contrib/index.rst b/docs/contrib/index.rst index ce93302..c55f8f9 100644 --- a/docs/contrib/index.rst +++ b/docs/contrib/index.rst @@ -7,5 +7,6 @@ The ``fs.contrib`` module contains a number of filesystem implementations provid :maxdepth: 3 davfs.rst + tahoefs.rst bigfs.rst |