Skip to content

Commit a6c044d

Browse files
authored
Add deprecation warning to documentation
1 parent 5b5e396 commit a6c044d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6+
.. _PyFilesystem2: https://pyfilesystem2.readthedocs.io/en/latest/
7+
68
Welcome to PyFilesystem's documentation!
79
========================================
810

911
PyFilesystem provides a simplified common interface to a variety of different filesystems, such as the local filesystem, zip files, ftp servers etc.
1012

13+
**Note:** The project has largely been replaced by PyFilesystem2_ which offers many improvements over the original.
14+
1115
Guide
1216
-----
1317

0 commit comments

Comments
 (0)