summaryrefslogtreecommitdiff
path: root/docs/expose/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/expose/index.rst')
-rw-r--r--docs/expose/index.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/expose/index.rst b/docs/expose/index.rst
new file mode 100644
index 0000000..0ddc111
--- /dev/null
+++ b/docs/expose/index.rst
@@ -0,0 +1,12 @@
+fs.expose
+=========
+
+The ``fs.expose`` module contains a number of options for making an FS implementation available over the internet, or to other applications.
+
+.. toctree::
+ :maxdepth: 3
+
+ fuse.rst
+ sftp.rst
+ xmlrpc.rst
+ django_storage.rst \ No newline at end of file