summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/base.rst3
-rw-r--r--docs/index.rst3
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/base.rst b/docs/base.rst
new file mode 100644
index 0000000..2cf3117
--- /dev/null
+++ b/docs/base.rst
@@ -0,0 +1,3 @@
+.. autoclass:: fs.base.FS
+ :members:
+ \ No newline at end of file
diff --git a/docs/index.rst b/docs/index.rst
index 3155709..3eeecc5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -12,6 +12,7 @@ Contents:
:maxdepth: 2
getting_started.rst
+ base.rst
Indices and tables
==================
@@ -21,3 +22,5 @@ Indices and tables
* :ref:`search`
+
+