From 1838e0b19df98c1ec82acd1d681b7092403e8848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Schoentgen?= Date: Sat, 18 Mar 2023 14:35:01 +0100 Subject: [PATCH] doc: clean-up --- README.rst | 6 ++---- docs/source/global.rst.inc | 9 --------- docs/source/index.rst | 5 ++--- 3 files changed, 4 insertions(+), 16 deletions(-) diff --git a/README.rst b/README.rst index d7f3f398f..c0356f827 100755 --- a/README.rst +++ b/README.rst @@ -146,8 +146,8 @@ Contribute ---------- Fork the `repository`_ on GitHub and send a pull request, or file an issue -ticket at the `issue tracker`_. For general help and questions use the official -`mailing list`_ or ask on `stackoverflow`_ with tag `python-watchdog`. +ticket at the `issue tracker`_. For general help and questions use +`stackoverflow`_ with tag `python-watchdog`. Create and activate your virtual environment, then:: @@ -252,12 +252,10 @@ to do: .. _Apache License, version 2.0: https://www.apache.org/licenses/LICENSE-2.0 .. _documentation: https://python-watchdog.readthedocs.io/ .. _stackoverflow: https://stackoverflow.com/questions/tagged/python-watchdog -.. _mailing list: https://groups.google.com/group/watchdog-python .. _repository: https://github.com/gorakhargosh/watchdog .. _issue tracker: https://github.com/gorakhargosh/watchdog/issues .. _changelog: https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst -.. _homebrew: https://brew.sh/ .. _PyYAML: https://www.pyyaml.org/ .. _XCode: https://developer.apple.com/technologies/tools/xcode.html diff --git a/docs/source/global.rst.inc b/docs/source/global.rst.inc index 09be329fc..1b84dcb93 100644 --- a/docs/source/global.rst.inc +++ b/docs/source/global.rst.inc @@ -8,35 +8,26 @@ .. _issue tracker: https://github.com/gorakhargosh/watchdog/issues .. _code repository: https://github.com/gorakhargosh/watchdog -.. _mailing list: https://groups.google.com/group/watchdog-python .. _kqueue: https://www.freebsd.org/cgi/man.cgi?query=kqueue&sektion=2 .. _FSEvents: https://developer.apple.com/library/mac/#documentation/Darwin/Conceptual/FSEvents_ProgGuide/Introduction/Introduction.html .. _inotify: https://linux.die.net/man/7/inotify .. _macOS File System Monitoring Performance Guidelines: https://developer.apple.com/library/ios/#documentation/Performance/Conceptual/FileSystem/Articles/TrackingChanges.html .. _ReadDirectoryChangesW: https://docs.microsoft.com/windows/win32/api/winbase/nf-winbase-readdirectorychangesw -.. _GetQueuedCompletionStatus: https://docs.microsoft.com/windows/win32/api/ioapiset/nf-ioapiset-getqueuedcompletionstatus -.. _CreateIoCompletionPort: https://docs.microsoft.com/windows/win32/api/ioapiset/nf-ioapiset-createiocompletionport -.. _coverage: https://coverage.readthedocs.io/en/latest/ .. _file.monitor: https://github.com/pke/file.monitor .. _fsmonitor: https://github.com/shaurz/fsmonitor .. _git: https://git-scm.org/ .. _github: https://github.com/ .. _guard: https://github.com/guard/guard -.. _homebrew: https://brew.sh/ .. _inotify-tools: https://github.com/rvoicilas/inotify-tools .. _jnotify: http://jnotify.sourceforge.net/ -.. _nose: https://nose.readthedocs.org/en/latest/ .. _pip: https://pypi.python.org/pypi/pip .. _pnotify: http://mark.heily.com/pnotify .. _pyfilesystem: https://github.com/PyFilesystem/pyfilesystem .. _pyinotify: https://github.com/seb-m/pyinotify .. _Python: https://python.org -.. _pywin32: https://github.com/mhammond/pywin32 .. _PyYAML: https://www.pyyaml.org/ -.. _sphinx: https://www.sphinx-doc.org/en/master/ .. _treewatcher: https://github.com/jbd/treewatcher .. _unison fsmonitor: https://webdav.seas.upenn.edu/viewvc/unison/trunk/src/fsmonitor.py?view=markup&pathrev=471 .. _XCode: https://developer.apple.com/technologies/tools/xcode.html -.. _zc.buildout: https://www.buildout.org/ diff --git a/docs/source/index.rst b/docs/source/index.rst index 50361e5c3..ce60b6997 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -47,9 +47,8 @@ Contribute Found a bug in or want a feature added to |project_name|? You can fork the official `code repository`_ or file an issue ticket -at the `issue tracker`_. You can also ask questions at the official -`mailing list`_. You may also want to refer to :ref:`hacking` for information -about contributing code or documentation to |project_name|. +at the `issue tracker`_. You may also want to refer to :ref:`hacking` +for information about contributing code or documentation to |project_name|. Indices and tables