summaryrefslogtreecommitdiff
path: root/docs/wrapfs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/wrapfs/index.rst')
-rw-r--r--docs/wrapfs/index.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/wrapfs/index.rst b/docs/wrapfs/index.rst
new file mode 100644
index 0000000..f7d3de6
--- /dev/null
+++ b/docs/wrapfs/index.rst
@@ -0,0 +1,13 @@
+fs.wrapfs
+=========
+
+The ``fs.wrapfs`` module adds aditional functionality to existing FS objects.
+
+.. toctree::
+ :maxdepth: 3
+
+ base.rst
+ hidedotfiles.rst
+ lazyfs.rst
+ limitsize.rst
+ readonlyfs.rst \ No newline at end of file