Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pyfs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
pyfs
Commits
c5e46ddc
Commit
c5e46ddc
authored
Nov 04, 2010
by
rfkelly0
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add basic TahoeFS pointers to the documentation
parent
8d4f5e41
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
0 deletions
+8
-0
docs/contrib.rst
+5
-0
docs/contrib/index.rst
+1
-0
docs/contrib/tahoefs.rst
+2
-0
No files found.
docs/contrib.rst
View file @
c5e46ddc
...
...
@@ -10,6 +10,11 @@ DAV (WebDAV Protocol)
An interface to WebDAV file servers. See :mod:`fs.contrib.davfs`
Tahoe LAFS
----------
An interface to Tahoe Least-Authority File System. See :mod:`fs.contrib.tahoefs`
BIG (BIG Archive File Format)
-----------------------------
A read-only interface to the BIG archive file format used in some EA games titles (e.g. Command & Conquery 4). See :mod:`fs.contrib.bigfs`
...
...
docs/contrib/index.rst
View file @
c5e46ddc
...
...
@@ -7,5 +7,6 @@ The ``fs.contrib`` module contains a number of filesystem implementations provid
:maxdepth: 3
davfs.rst
tahoefs.rst
bigfs.rst
docs/contrib/tahoefs.rst
0 → 100644
View file @
c5e46ddc
.. automodule:: fs.contrib.tahoefs
:members:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment